Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/dsp/
Ddrc_math.h70 static inline float round_int(float x) in round_int() function
75 #define round_int rintf /* glibc will use roundss if SSE4.1 is available */ macro
88 fi = round_int(decibels); in decibels_to_linear()