Home
last modified time | relevance | path

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

/external/libopus/celt/
Dfixed_generic.h76 #define NEG32(x) (-(x)) macro
Dfixed_debug.h91 static OPUS_INLINE int NEG32(opus_int64 x) in NEG32() function
Darch.h223 #define NEG32(x) (-(x)) macro
/external/speex/libspeexdsp/
Dfixed_generic.h42 #define NEG32(x) (-(x)) macro
Darch.h154 #define NEG32(x) (-(x)) macro
Dfixed_debug.h63 static inline int NEG32(long long x) in NEG32() function
/external/rnnoise/src/
Darch.h193 #define NEG32(x) (-(x)) macro