Searched defs:NEG32 (Results 1 - 10 of 10) sorted by relevance

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

Completed in 476 milliseconds