Home
last modified time | relevance | path

Searched refs:compute_hlg_oetf (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c136 static void compute_hlg_oetf(struct fixed31_32 in_x, bool is_light0_12, struct fixed31_32 *out_y) in compute_hlg_oetf() function
763 compute_hlg_oetf(coord_x->x, is_light0_12, &rgb->r); in build_hlg_degamma()