Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.h91 struct fixed31_32 gamma_of_2; member
H A Dcolor_gamma.c356 cal_buffer->gamma_of_2 = dc_fixpt_pow(dc_fixpt_from_int(2), in translate_from_linear_space()
370 scratch_2 = dc_fixpt_mul(cal_buffer->gamma_of_2, in translate_from_linear_space()