Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c60 static struct fixed31_32 gamma_of_2; // 2^gamma variable
353 gamma_of_2 = dc_fixpt_pow(dc_fixpt_from_int(2), in translate_from_linear_space()
361 scratch_2 = dc_fixpt_mul(gamma_of_2, in translate_from_linear_space()