Home
last modified time | relevance | path

Searched defs:MULT16_32_P15 (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/speex/libspeexdsp/
H A Dfixed_generic.h85 #define MULT16_32_P15(a,b) ADD32(MULT16_16((a),SHR((b),15)), PSHR(MULT16_16((a),((b)&0x00007fff)),15)) macro
H A Darch.h189 #define MULT16_32_P15(a,b) ((a)*(b)) macro
H A Dfixed_debug.h314 #define MULT16_32_P15(a,b) MULT16_32_PX(a,b,15) macro

Completed in 2 milliseconds