Searched refs:_spx_cos_pi_2 (Results 1 – 1 of 1) sorted by relevance
208 static inline spx_word16_t _spx_cos_pi_2(spx_word16_t x) in _spx_cos_pi_2() function225 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()