Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c1329 struct fixed31_32 *regamma_y; in apply_lut_1d() local
1347 regamma_y = &tf_pts->red[i]; in apply_lut_1d()
1349 regamma_y = &tf_pts->green[i]; in apply_lut_1d()
1351 regamma_y = &tf_pts->blue[i]; in apply_lut_1d()
1354 *regamma_y); in apply_lut_1d()
1378 *regamma_y = dc_fixpt_add(lut1, in apply_lut_1d()