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

  /external/chromium_org/third_party/opus/src/celt/
fixed_debug.h 50 #define MULT16_32_P16(a,b) MULT16_32_PX(a,b,16)
464 #define MULT16_32_PX(a, b, Q) MULT16_32_PX_(a, b, Q, __FILE__, __LINE__)
  /external/libopus/celt/
fixed_debug.h 50 #define MULT16_32_P16(a,b) MULT16_32_PX(a,b,16)
464 #define MULT16_32_PX(a, b, Q) MULT16_32_PX_(a, b, Q, __FILE__, __LINE__)

Completed in 554 milliseconds