Home
last modified time | relevance | path

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

/external/libopus/celt/
Dfixed_generic.h74 #define NEG16(x) (-(x)) macro
Darch.h187 #define NEG16(x) (-(x)) macro
Dfixed_debug.h62 static OPUS_INLINE short NEG16(int x) in NEG16() function
/external/speex/libspeex/
Dfixed_generic.h41 #define NEG16(x) (-(x)) macro
Darch.h161 #define NEG16(x) (-(x)) macro
Dfixed_debug.h50 static inline short NEG16(int x) in NEG16() function