Home
last modified time | relevance | path

Searched refs:_spx_cos_pi_2 (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
H A Dmath_approx.h208 static inline spx_word16_t _spx_cos_pi_2(spx_word16_t x) in _spx_cos_pi_2() function
225 return _spx_cos_pi_2(EXTRACT16(x)); in spx_cos_norm()
227 return NEG32(_spx_cos_pi_2(EXTRACT16(65536-x))); in spx_cos_norm()

Completed in 2 milliseconds