HomeSort by: relevance | last modified time | path
    Searched defs:y3_max (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_hw_sequencer.c 445 struct fixed31_32 y3_max; local in function:dce110_translate_regamma_to_hw_format
546 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b));
548 arr_points[1].y = y3_max;
amdgpu_dce110_hw_sequencer.c 445 struct fixed31_32 y3_max; local in function:dce110_translate_regamma_to_hw_format
546 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b));
548 arr_points[1].y = y3_max;
amdgpu_dce110_hw_sequencer.c 445 struct fixed31_32 y3_max; local in function:dce110_translate_regamma_to_hw_format
546 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b));
548 arr_points[1].y = y3_max;

Completed in 35 milliseconds