Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c1391 struct fixed31_32 *regamma_y; in apply_lut_1d() local
1411 regamma_y = &tf_pts->red[i]; in apply_lut_1d()
1413 regamma_y = &tf_pts->green[i]; in apply_lut_1d()
1415 regamma_y = &tf_pts->blue[i]; in apply_lut_1d()
1418 *regamma_y); in apply_lut_1d()
1453 *regamma_y = dc_fixpt_add(lut1, in apply_lut_1d()