Searched defs:spx_cos_norm (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/speex/libspeex/
H A Dmath_approx.h45 #define spx_cos_norm(x) (cos((.5f*M_PI)*(x))) macro
216 static inline spx_word16_t spx_cos_norm(spx_word32_t x) function
/external/speex/libspeex/
H A Dmath_approx.h45 #define spx_cos_norm(x) (cos((.5f*M_PI)*(x))) macro
216 static inline spx_word16_t spx_cos_norm(spx_word32_t x) function

Completed in 104 milliseconds