Searched defs:roundf (Results 1 – 7 of 7) sorted by relevance
3 float roundf(float x) in roundf() function
5 float roundf(float x) in roundf() function
12 float roundf(float x) in roundf() function
451 static av_always_inline av_const float roundf(float x) in roundf() function
164 #define roundf(x) _hb_roundf(x) macro