Home
last modified time | relevance | path

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

/external/speex/tmv/
Dfixed_tm.h51 #undef NEG16
53 #define NEG16(x) ineg((int)(x)) macro
/external/speex/libspeexdsp/
Dmath_approx.h168 x = NEG16(x); in spx_acos()
325 return NEG16(C1 + x*(C2+x*(C3+C4*x))); in spx_cos()
Dfixed_generic.h41 #define NEG16(x) (-(x)) macro
Darch.h155 #define NEG16(x) (-(x)) macro
Dfixed_debug.h50 static inline short NEG16(int x) in NEG16() function
Dmdf.c482 spx_word16_t decay = SHR32(spx_exp(NEG16(DIV32_16(QCONST16(2.4,11),M))),1); in speex_echo_state_init_mc()
/external/libopus/celt/mips/
Dvq_mipsr1.h46 ms = NEG16(s); in exp_rotation1()
/external/libopus/celt/
Dmathops.c168 return NEG16(_celt_cos_pi_2(EXTRACT16(65536-x))); in celt_cos_norm()
Dfixed_generic.h81 #define NEG16(x) (-(x)) macro
Darch.h222 #define NEG16(x) (-(x)) macro
Dvq.c53 ms = NEG16(s); in exp_rotation1()
Dfixed_debug.h70 static OPUS_INLINE short NEG16(int x) in NEG16() function
/external/rnnoise/src/
Darch.h192 #define NEG16(x) (-(x)) macro