HomeSort by: relevance | last modified time | path
    Searched refs:dc_fixpt_max (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/include/
fixed31_32.h 184 static inline struct fixed31_32 dc_fixpt_max(struct fixed31_32 arg1, struct fixed31_32 arg2) function in typeref:struct:fixed31_32
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_hw_sequencer.c 546 y3_max = dc_fixpt_max(y_r, dc_fixpt_max(y_g, y_b));

Completed in 16 milliseconds