Home
last modified time | relevance | path

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

/external/speex/libspeex/
Dmath_approx.h250 static inline spx_word32_t spx_exp2(spx_word16_t x) in spx_exp2() function
272 return spx_exp2(MULT16_16_P14(23637,x)); in spx_exp()