Searched defs:out_y (Results 1 – 2 of 2) sorted by relevance
117 static void compute_pq(struct fixed31_32 in_x, struct fixed31_32 *out_y) in compute_pq()146 static void compute_de_pq(struct fixed31_32 in_x, struct fixed31_32 *out_y) in compute_de_pq()187 struct fixed31_32 *out_y, in compute_hlg_eotf()218 static void compute_hlg_oetf(struct fixed31_32 in_x, struct fixed31_32 *out_y, in compute_hlg_oetf()
1966 static uint8 *load_jpeg_image(jpeg *z, int *out_x, int *out_y, int *comp, int req_comp) in load_jpeg_image()