Home
last modified time | relevance | path

Searched refs:_MULT16_32_QX (Results 1 – 1 of 1) sorted by relevance

/external/speex/libspeex/
Dfixed_debug.h274 #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