Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c1439 struct fixed31_32 delta_lut; in apply_lut_1d() local
1487 delta_lut = dc_fixpt_sub(lut2, lut1); in apply_lut_1d()
1491 dc_fixpt_mul(delta_index, delta_lut)); in apply_lut_1d()