Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c443 struct fixed31_32 y3_max; in dce110_translate_regamma_to_hw_format() local
544 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b)); in dce110_translate_regamma_to_hw_format()
546 arr_points[1].y = y3_max; in dce110_translate_regamma_to_hw_format()