Searched refs:y1_min (Results 1 – 2 of 2) sorted by relevance
252 struct fixed31_32 y1_min; in cm_helper_translate_curve_to_hw_format() local339 y1_min = dc_fixpt_min(y_r, dc_fixpt_min(y_g, y_b)); in cm_helper_translate_curve_to_hw_format()341 arr_points[0].y = y1_min; in cm_helper_translate_curve_to_hw_format()434 struct fixed31_32 y1_min; in cm_helper_translate_curve_to_degamma_hw_format() local501 y1_min = dc_fixpt_min(y_r, dc_fixpt_min(y_g, y_b)); in cm_helper_translate_curve_to_degamma_hw_format()503 arr_points[0].y = y1_min; in cm_helper_translate_curve_to_degamma_hw_format()
430 struct fixed31_32 y1_min; in dce110_translate_regamma_to_hw_format() local519 y1_min = dc_fixpt_min(y_r, dc_fixpt_min(y_g, y_b)); in dce110_translate_regamma_to_hw_format()521 arr_points[0].y = y1_min; in dce110_translate_regamma_to_hw_format()