HomeSort by relevance Sort by last modified time
    Searched refs:spx_atan (Results 1 - 2 of 2) sorted by null

  /external/speex/libspeex/
filterbank.c 46 #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))
math_approx.h 46 #define spx_atan atan macro
290 static inline spx_word16_t spx_atan(spx_word32_t x) function

Completed in 104 milliseconds