Searched refs:y3_max (Results 1 – 2 of 2) sorted by relevance
253 struct fixed31_32 y3_max; in cm_helper_translate_curve_to_hw_format() local350 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b)); in cm_helper_translate_curve_to_hw_format()352 arr_points[1].y = y3_max; in cm_helper_translate_curve_to_hw_format()435 struct fixed31_32 y3_max; in cm_helper_translate_curve_to_degamma_hw_format() local512 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b)); in cm_helper_translate_curve_to_degamma_hw_format()514 arr_points[1].y = y3_max; in cm_helper_translate_curve_to_degamma_hw_format()
431 struct fixed31_32 y3_max; in dce110_translate_regamma_to_hw_format() local532 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b)); in dce110_translate_regamma_to_hw_format()534 arr_points[1].y = y3_max; in dce110_translate_regamma_to_hw_format()