Searched refs:_MULT16_32_QX (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | fixed_debug.h | 274 #define MULT16_32_QX(a, b, Q) _MULT16_32_QX(a, b, Q, __FILE__, __LINE__) 275 static inline int _MULT16_32_QX(int a, long long b, int Q, char *file, int line) in _MULT16_32_QX() function
|
Completed in 2 milliseconds