Home
last modified time | relevance | path

Searched defs:round_int (Results 1 – 1 of 1) sorted by relevance

/external/adhd/cras/src/dsp/
Ddrc_math.h73 static inline float round_int(float x) in round_int() function
78 #define round_int rintf /* Uses frintx for arm64 and roundss for SSE4.1 */ macro