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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
dml_inline_defs.h 60 static inline double dml_max4(double a, double b, double c, double d) function in typeref:typename:double
67 return dml_max(dml_max4(a, b, c, d), e);
dml_inline_defs.h 60 static inline double dml_max4(double a, double b, double c, double d) function in typeref:typename:double
67 return dml_max(dml_max4(a, b, c, d), e);

Completed in 21 milliseconds