Home
last modified time | relevance | path

Searched refs:round_pt (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.c144 const double round_pt = 0.5; in math_round() local
146 return math_floor(a + round_pt); in math_round()