Searched refs:NEG16 (Results 1 – 11 of 11) sorted by relevance
168 x = NEG16(x); in spx_acos()325 return NEG16(C1 + x*(C2+x*(C3+C4*x))); in spx_cos()
41 #define NEG16(x) (-(x)) macro
153 #define NEG16(x) (-(x)) macro
50 static inline short NEG16(int x) in NEG16() function
488 spx_word16_t decay = SHR32(spx_exp(NEG16(DIV32_16(QCONST16(2.4,11),M))),1); in speex_echo_state_init_mc()
48 ms = NEG16(s); in exp_rotation1()
168 return NEG16(_celt_cos_pi_2(EXTRACT16(65536-x))); in celt_cos_norm()
74 #define NEG16(x) (-(x)) macro
219 #define NEG16(x) (-(x)) macro
49 ms = NEG16(s); in exp_rotation1()
70 static OPUS_INLINE short NEG16(int x) in NEG16() function