Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_composer.c106 s64 color_channel_fp = drm_int2fixp(channel_value); in get_lut_index() local
108 return drm_fixp_mul(color_channel_fp, lut->channel_value2index_ratio); in get_lut_index()