Home
last modified time | relevance | path

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

/external/speex/libspeex/
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) in spx_cos_norm() function