Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_standalone_libraries/
H A Dlib_float_math.c54 double math_floor(const double arg) in math_floor() function
146 return math_floor(a + round_pt); in math_round()