Home
last modified time | relevance | path

Searched defs:in_x (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c71 static void compute_pq(struct fixed31_32 in_x, struct fixed31_32 *out_y) in compute_pq()
100 static void compute_de_pq(struct fixed31_32 in_x, struct fixed31_32 *out_y) in compute_de_pq()
136 static void compute_hlg_oetf(struct fixed31_32 in_x, bool is_light0_12, struct fixed31_32 *out_y) in compute_hlg_oetf()
165 static void compute_hlg_eotf(struct fixed31_32 in_x, bool is_light0_12, struct fixed31_32 *out_y) in compute_hlg_eotf()
/Linux-v4.19/drivers/input/touchscreen/
Dtsc200x-core.c94 int in_x; member
/Linux-v4.19/drivers/media/common/saa7146/
Dsaa7146_hlp.c67 int in_x, int out_x, int flip_lr, in calculate_h_scale_registers()