Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c1011 struct fixed31_32 *regamma_y; in apply_lut_1d() local
1029 regamma_y = &tf_pts->red[i]; in apply_lut_1d()
1031 regamma_y = &tf_pts->green[i]; in apply_lut_1d()
1033 regamma_y = &tf_pts->blue[i]; in apply_lut_1d()
1036 *regamma_y); in apply_lut_1d()
1060 *regamma_y = dc_fixpt_add(lut1, in apply_lut_1d()