Searched defs:NEG32 (Results 1 – 6 of 6) sorted by relevance
60 #define NEG32(x) (-(x)) macro
153 #define NEG32(x) (-(x)) macro
83 static OPUS_INLINE int NEG32(opus_int64 x) in NEG32() function
42 #define NEG32(x) (-(x)) macro
162 #define NEG32(x) (-(x)) macro
63 static inline int NEG32(long long x) in NEG32() function