Searched refs:dml_min4 (Results 1 – 3 of 3) sorted by relevance
42 static inline double dml_min4(double a, double b, double c, double d) in dml_min4() function
141 dml_float_t dml_min4(dml_float_t x, dml_float_t y, dml_float_t z, dml_float_t w) in dml_min4() function
2048 …min_row_time = dml_min4(dpte_row_height * LineTime / VRatio, meta_row_height * LineTime / VRatio, … in CalculateFlipSchedule()