Home
last modified time | relevance | path

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

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