Home
last modified time | relevance | path

Searched refs:MULT16_32_Q13 (Results 1 – 25 of 115) sorted by relevance

12345

/dports/audio/bcg729/bcg729-faaa895862165acde6df8add722ba4f85a25007d/src/
H A DpostProcessing.c77 …acc = MULT16_32_Q13(A1, decoderChannelContext->outputY1); /* Y1 in Q14.13 * A1 in Q1.13 -> acc in … in postProcessing()
H A DfixedPointMacros.h100 #define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),13… macro
102 #define MAC16_32_Q13(c,a,b) ADD32(c,MULT16_32_Q13(a,b))
/dports/www/firefox-esr/firefox-91.8.0/media/libspeex_resampler/
H A Dinteger-halving.patch18 -#define MULT16_32_Q13(a,b) ((a)*(b))
54 -#define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),1…
/dports/www/firefox/firefox-99.0/media/libspeex_resampler/
H A Dinteger-halving.patch18 -#define MULT16_32_Q13(a,b) ((a)*(b))
54 -#define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),1…
/dports/mail/thunderbird/thunderbird-91.8.0/media/libspeex_resampler/
H A Dinteger-halving.patch18 -#define MULT16_32_Q13(a,b) ((a)*(b))
54 -#define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),1…
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/libspeex/
H A Darch.h131 #define MULT16_32_Q13(a,b) ((a)*(b)) macro
H A Dfixed_arm4.h73 #define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),13… macro
H A Dfixed_arm5e.h84 #define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),13… macro
H A Dfixed_generic.h76 #define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),13… macro
/dports/net/mediastreamer/mediastreamer-2.16.1/include/mediastreamer2/
H A Ddsptools.h103 #define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),13… macro
334 #define MULT16_32_Q13(a,b) ((a)*(b)) macro
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/Speex/libspeex/
H A Darch.h155 #define MULT16_32_Q13(a,b) ((a)*(b)) macro
H A Dfixed_generic.h75 #define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),13… macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/speex-1.1.12/libspeex/
H A Darch.h155 #define MULT16_32_Q13(a,b) ((a)*(b)) macro
H A Dfixed_generic.h75 #define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),13… macro
/dports/net/opal/opal-3.10.10/src/codec/speex/libspeex/
H A Darch.h155 #define MULT16_32_Q13(a,b) ((a)*(b)) macro
/dports/net/opal/opal-3.10.10/plugins/audio/Speex/libspeex/
H A Darch.h155 #define MULT16_32_Q13(a,b) ((a)*(b)) macro
H A Dfixed_generic.h75 #define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),13… macro
/dports/devel/ptlib/ptlib-2.10.11/src/ptclib/speex_echo/
H A Darch.h155 #define MULT16_32_Q13(a,b) ((a)*(b)) macro
/dports/audio/mumble/mumble-1.3.3/3rdparty/celt-0.7.0-src/doc/ietf/
H A Dsubstitutions.h72 #define MULT16_32_Q13(a,b) ((a)*(b)) macro
/dports/audio/mumble/mumble-1.3.3/3rdparty/celt-0.11.0-src/doc/ietf/
H A Dsubstitutions.h72 #define MULT16_32_Q13(a,b) ((a)*(b)) macro
/dports/audio/libmysofa/libmysofa-1.2.1-16-g52590e1/src/resampler/
H A Darch.h98 #define MULT16_32_Q13(a, b) ((a) * (b)) macro
/dports/audio/alsa-plugins/alsa-plugins-1.2.2/pph/
H A Darch.h154 #define MULT16_32_Q13(a,b) ((a)*(b)) macro
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/speex_resampler/thirdparty/
H A Darch.h168 #define MULT16_32_Q13(a,b) ((a)*(b)) macro
/dports/games/ioquake3/ioquake3-1.36/code/libspeex/
H A Dfixed_generic.h75 #define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),13… macro
/dports/games/ioquake3-server/ioquake3-1.36/code/libspeex/
H A Dfixed_generic.h75 #define MULT16_32_Q13(a,b) ADD32(MULT16_16((a),SHR((b),13)), SHR(MULT16_16((a),((b)&0x00001fff)),13… macro

12345