Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/display/modules/color/
H A 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()