Home
last modified time | relevance | path

Searched refs:y_r (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c440 struct fixed31_32 y_r; in dce110_translate_regamma_to_hw_format() local
528 y_r = rgb_resulted[0].red; in dce110_translate_regamma_to_hw_format()
532 y1_min = dc_fixpt_min(y_r, dc_fixpt_min(y_g, y_b)); in dce110_translate_regamma_to_hw_format()
538 y_r = rgb_resulted[hw_points - 1].red; in dce110_translate_regamma_to_hw_format()
545 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b)); in dce110_translate_regamma_to_hw_format()