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

  /external/chromium_org/third_party/opus/src/celt/
fixed_generic.h 60 #define NEG32(x) (-(x))
arch.h 152 #define NEG32(x) (-(x))
fixed_debug.h 83 static 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 60 milliseconds