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

  /external/chromium_org/third_party/opus/src/celt/
fixed_c5x.h 36 #undef IMUL32
37 static inline long IMUL32(long i, long j)
arch.h 70 #define IMUL32(a,b) ((a)*(b))
  /external/libopus/celt/
arch.h 70 #define IMUL32(a,b) ((a)*(b))

Completed in 326 milliseconds