Searched defs:_MULT16_32_Q15 (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/speex/tmv/ | ||
H A D | preprocess_tm.h | 163 #define _MULT16_32_Q15(a,b,c) ADD32(MULT16_16((a),(b)), SHR(MULT16_16((a),(c)),15)) macro [all...] |
Completed in 2 milliseconds