Home
last modified time | relevance | path

Searched refs:MUL16 (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/multimedia/xvid/xvidcore/src/dct/
H A Dsimple_idct.c71 #define MUL16(rt, ra, rb) \
80 #define MUL16(rt, ra, rb) rt = (ra) * (rb) macro
132 MUL16(b0, W1, row[1]); in idctRowCondDC()
134 MUL16(b1, W3, row[1]); in idctRowCondDC()
136 MUL16(b2, W5, row[1]); in idctRowCondDC()
138 MUL16(b3, W7, row[1]); in idctRowCondDC()
191 MUL16(b0, W1, col[8*1]); in idctSparseCol()
192 MUL16(b1, W3, col[8*1]); in idctSparseCol()
193 MUL16(b2, W5, col[8*1]); in idctSparseCol()
194 MUL16(b3, W7, col[8*1]); in idctSparseCol()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dsimple_idct.c65 #define MUL16(rt, ra, rb) \ macro
140 MUL16(b0, W1, row[1]); in idctRowCondDC()
142 MUL16(b1, W3, row[1]); in idctRowCondDC()
144 MUL16(b2, W5, row[1]); in idctRowCondDC()
146 MUL16(b3, W7, row[1]); in idctRowCondDC()
200 MUL16(b0, W1, col[8*1]); in idctSparseColPut()
201 MUL16(b1, W3, col[8*1]); in idctSparseColPut()
202 MUL16(b2, W5, col[8*1]); in idctSparseColPut()
203 MUL16(b3, W7, col[8*1]); in idctSparseColPut()
272 MUL16(b0, W1, col[8*1]); in idctSparseColAdd()
[all …]
/dports/audio/mous/mous-2.0.1/deps/ffmpeg-strip-wma/
H A Dsimple_idct.c63 #define MUL16(rt, ra, rb) \ macro
138 MUL16(b0, W1, row[1]); in idctRowCondDC()
140 MUL16(b1, W3, row[1]); in idctRowCondDC()
142 MUL16(b2, W5, row[1]); in idctRowCondDC()
144 MUL16(b3, W7, row[1]); in idctRowCondDC()
198 MUL16(b0, W1, col[8*1]); in idctSparseColPut()
199 MUL16(b1, W3, col[8*1]); in idctSparseColPut()
200 MUL16(b2, W5, col[8*1]); in idctSparseColPut()
201 MUL16(b3, W7, col[8*1]); in idctSparseColPut()
270 MUL16(b0, W1, col[8*1]); in idctSparseColAdd()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libav/libavcodec/
H A Dfft-internal.h55 (dre) = (MUL16(are, bre) - MUL16(aim, bim)) >> sh; \
56 (dim) = (MUL16(are, bim) + MUL16(aim, bre)) >> sh; \
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libav/libavcodec/
H A Dfft-internal.h55 (dre) = (MUL16(are, bre) - MUL16(aim, bim)) >> sh; \
56 (dim) = (MUL16(are, bim) + MUL16(aim, bre)) >> sh; \
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/ppc/
H A Dfft_altivec.c46 #define MUL16(a,b) ((a) * (b)) macro
49 pre = (MUL16(are, bre) - MUL16(aim, bim));\
50 pim = (MUL16(are, bim) + MUL16(bre, aim));\
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dfft-internal.h72 (dre) = (MUL16(are, bre) - MUL16(aim, bim)) >> sh; \
73 (dim) = (MUL16(are, bim) + MUL16(aim, bre)) >> sh; \
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dfft-internal.h72 (dre) = (MUL16(are, bre) - MUL16(aim, bim)) >> sh; \
73 (dim) = (MUL16(are, bim) + MUL16(aim, bre)) >> sh; \
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dfft-internal.h72 (dre) = (MUL16(are, bre) - MUL16(aim, bim)) >> sh; \
73 (dim) = (MUL16(are, bim) + MUL16(aim, bre)) >> sh; \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dfft-internal.h72 (dre) = (MUL16(are, bre) - MUL16(aim, bim)) >> sh; \
73 (dim) = (MUL16(are, bim) + MUL16(aim, bre)) >> sh; \
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dfft-internal.h72 (dre) = (MUL16(are, bre) - MUL16(aim, bim)) >> sh; \
73 (dim) = (MUL16(are, bim) + MUL16(aim, bre)) >> sh; \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dfft-internal.h72 (dre) = (MUL16(are, bre) - MUL16(aim, bim)) >> sh; \
73 (dim) = (MUL16(are, bim) + MUL16(aim, bre)) >> sh; \
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Dfft-internal.h72 (dre) = (MUL16(are, bre) - MUL16(aim, bim)) >> sh; \
73 (dim) = (MUL16(are, bim) + MUL16(aim, bre)) >> sh; \
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Dfft-internal.h72 (dre) = (MUL16(are, bre) - MUL16(aim, bim)) >> sh; \
73 (dim) = (MUL16(are, bim) + MUL16(aim, bre)) >> sh; \
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/arm/
H A Dmathops.h74 # define MUL16 MUL16 macro
75 static inline av_const int MUL16(int ra, int rb) in MUL16() function
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/arm/
H A Dmathops.h74 # define MUL16 MUL16 macro
75 static inline av_const int MUL16(int ra, int rb) in MUL16() function
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/arm/
H A Dmathops.h74 # define MUL16 MUL16 macro
75 static inline av_const int MUL16(int ra, int rb) in MUL16() function
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/arm/
H A Dmathops.h74 # define MUL16 MUL16 macro
75 static inline av_const int MUL16(int ra, int rb) in MUL16() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/arm/
H A Dmathops.h74 # define MUL16 MUL16 macro
75 static inline av_const int MUL16(int ra, int rb) in MUL16() function
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/arm/
H A Dmathops.h74 # define MUL16 MUL16 macro
75 static inline av_const int MUL16(int ra, int rb) in MUL16() function
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/arm/
H A Dmathops.h74 # define MUL16 MUL16 macro
75 static inline av_const int MUL16(int ra, int rb) in MUL16() function
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/arm/
H A Dmathops.h74 # define MUL16 MUL16 macro
75 static inline av_const int MUL16(int ra, int rb) in MUL16() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/arm/
H A Dmathops.h74 # define MUL16 MUL16 macro
75 static inline av_const int MUL16(int ra, int rb) in MUL16() function
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/arm/
H A Dmathops.h74 # define MUL16 MUL16 macro
75 static inline av_const int MUL16(int ra, int rb) in MUL16() function
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/arm/
H A Dmathops.h74 # define MUL16 MUL16 macro
75 static inline av_const int MUL16(int ra, int rb) in MUL16() function

12345678910>>...12