Home
last modified time | relevance | path

Searched refs:spx_atan (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
H A Dfilterbank.c46 #define toBARK(n) (MULT16_16(26829,spx_atan(SHR32(MULT16_16(97,n),2))) + MULT16_16(4588,spx_atan(MULT16_32_Q15(20,MULT16_16(n,n)))) + MULT16_16(3355,n))
H A Dmath_approx.h46 #define spx_atan atan macro
290 static inline spx_word16_t spx_atan(spx_word32_t x) in spx_atan() function

Completed in 1 milliseconds