Home
last modified time | relevance | path

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

/external/speex/libspeexdsp/
Dmath_approx.h279 static inline spx_word16_t spx_atan01(spx_word16_t x) in spx_atan01() function
294 return SHR16(spx_atan01(x),1); in spx_atan()
300 return SUB16(25736, SHR16(spx_atan01(x),1)); in spx_atan()