HomeSort by relevance Sort by last modified time
    Searched refs:MULT16_32_QX_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/opus/src/celt/
fixed_debug.h 431 #define MULT16_32_QX(a, b, Q) MULT16_32_QX_(a, b, Q, __FILE__, __LINE__)
432 static OPUS_INLINE int MULT16_32_QX_(int a, opus_int64 b, int Q, char *file, int line)
  /external/libopus/celt/
fixed_debug.h 431 #define MULT16_32_QX(a, b, Q) MULT16_32_QX_(a, b, Q, __FILE__, __LINE__)
432 static OPUS_INLINE int MULT16_32_QX_(int a, opus_int64 b, int Q, char *file, int line)

Completed in 929 milliseconds