Searched refs:red_clamp (Results 1 – 1 of 1) sorted by relevance
490 uint32_t red_clamp = dc_fixpt_clamp_u0d14(rgb->delta_red); in cm_helper_translate_curve_to_hw_format() local494 if (red_clamp >> 10 || green_clamp >> 10 || blue_clamp >> 10) in cm_helper_translate_curve_to_hw_format()497 rgb->delta_red_reg = red_clamp & 0x3ff; in cm_helper_translate_curve_to_hw_format()