Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_composer.c104 static s64 get_lut_index(const struct vkms_color_lut *lut, u16 channel_value) in get_lut_index() function
125 s64 lut_index = get_lut_index(lut, channel_value); in apply_lut_to_channel_value()