Home
last modified time | relevance | path

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

/external/libopus/celt/
Dfixed_generic.h60 #define NEG32(x) (-(x)) macro
Darch.h153 #define NEG32(x) (-(x)) macro
Dfixed_debug.h83 static OPUS_INLINE int NEG32(opus_int64 x) in NEG32() function
/external/speex/libspeex/
Dfixed_generic.h42 #define NEG32(x) (-(x)) macro
Darch.h162 #define NEG32(x) (-(x)) macro
Dfixed_debug.h63 static inline int NEG32(long long x) in NEG32() function