Searched refs:NEG16 (Results 1 – 13 of 13) sorted by relevance
51 #undef NEG1653 #define NEG16(x) ineg((int)(x)) macro
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
155 #define NEG16(x) (-(x)) macro
50 static inline short NEG16(int x) in NEG16() function
482 spx_word16_t decay = SHR32(spx_exp(NEG16(DIV32_16(QCONST16(2.4,11),M))),1); in speex_echo_state_init_mc()
46 ms = NEG16(s); in exp_rotation1()
168 return NEG16(_celt_cos_pi_2(EXTRACT16(65536-x))); in celt_cos_norm()
81 #define NEG16(x) (-(x)) macro
222 #define NEG16(x) (-(x)) macro
53 ms = NEG16(s); in exp_rotation1()
70 static OPUS_INLINE short NEG16(int x) in NEG16() function
192 #define NEG16(x) (-(x)) macro