Searched refs:LUT_BLUE (Results 1 – 2 of 2) sorted by relevance
16 LUT_BLUE, enumerator
127 pixel->b = apply_lut_to_channel_value(&crtc_state->gamma_lut, pixel->b, LUT_BLUE); in apply_lut()172 pixel->b = apply_lut_to_channel_value(&srgb_inv_eotf, pixel->b, LUT_BLUE); in apply_colorop()177 pixel->b = apply_lut_to_channel_value(&srgb_eotf, pixel->b, LUT_BLUE); in apply_colorop()