Home
last modified time | relevance | path

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

/external/libopus/celt/
Dfixed_generic.h74 #define NEG16(x) (-(x)) macro
Dfixed_debug.h70 static OPUS_INLINE short NEG16(int x) in NEG16() function
Darch.h222 #define NEG16(x) (-(x)) macro
/external/speex/libspeexdsp/
Dfixed_generic.h41 #define NEG16(x) (-(x)) macro
Darch.h153 #define NEG16(x) (-(x)) macro
Dfixed_debug.h50 static inline short NEG16(int x) in NEG16() function
/external/rnnoise/src/
Darch.h192 #define NEG16(x) (-(x)) macro