HomeSort by relevance Sort by last modified time
    Searched defs:NEG32 (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/opus/src/celt/
fixed_generic.h 60 #define NEG32(x) (-(x))
arch.h 153 #define NEG32(x) (-(x))
fixed_debug.h 83 static OPUS_INLINE int NEG32(opus_int64 x)
  /external/libopus/celt/
fixed_generic.h 60 #define NEG32(x) (-(x))
arch.h 153 #define NEG32(x) (-(x))
fixed_debug.h 83 static OPUS_INLINE int NEG32(opus_int64 x)
  /external/speex/libspeex/
fixed_debug.h 63 static inline int NEG32(long long x)
fixed_generic.h 42 #define NEG32(x) (-(x))
arch.h 162 #define NEG32(x) (-(x))

Completed in 153 milliseconds