Searched refs:lower_lum (Results 1 – 1 of 1) sorted by relevance
5132 u8 lower_signal, upper_signal, upper_lum, lower_lum, lum; in convert_custom_brightness() local5176 lower_lum = caps->luminance_data[right].luminance; in convert_custom_brightness()5180 if (right == left || !lower_lum) in convert_custom_brightness()5183 lum = lower_lum + DIV_ROUND_CLOSEST((upper_lum - lower_lum) * in convert_custom_brightness()