Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c444 struct fixed31_32 y1_min; in dce110_translate_regamma_to_hw_format() local
533 y1_min = dc_fixpt_min(y_r, dc_fixpt_min(y_g, y_b)); in dce110_translate_regamma_to_hw_format()
535 arr_points[0].y = y1_min; in dce110_translate_regamma_to_hw_format()