Home
last modified time | relevance | path

Searched defs:NEG16 (Results 1 – 8 of 8) sorted by relevance

/external/speex/tmv/
Dfixed_tm.h53 #define NEG16(x) ineg((int)(x)) macro
/external/speex/libspeexdsp/
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
/external/libopus/celt/
Dfixed_generic.h81 #define NEG16(x) (-(x)) macro
Darch.h222 #define NEG16(x) (-(x)) macro
Dfixed_debug.h70 static OPUS_INLINE short NEG16(int x) in NEG16() function
/external/rnnoise/src/
Darch.h192 #define NEG16(x) (-(x)) macro