Home
last modified time | relevance | path

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

/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/libopus/celt/
Dfixed_generic.h76 #define NEG32(x) (-(x)) macro
Darch.h220 #define NEG32(x) (-(x)) macro
Dfixed_debug.h91 static OPUS_INLINE int NEG32(opus_int64 x) in NEG32() function