Home
last modified time | relevance | path

Searched refs:init_subpel2 (Results 1 – 25 of 53) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/mips/
H A Dvp9dsp_init_mips.c117 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_msa() macro
125 init_subpel2(idx, 1, 1, hv, type); \ in vp9dsp_mc_init_msa()
126 init_subpel2(idx, 0, 1, v, type); \ in vp9dsp_mc_init_msa()
127 init_subpel2(idx, 1, 0, h, type) in vp9dsp_mc_init_msa()
133 #undef init_subpel2 in vp9dsp_mc_init_msa()
182 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_mmi() macro
190 init_subpel2(idx, 1, 1, hv, type); \ in vp9dsp_mc_init_mmi()
191 init_subpel2(idx, 0, 1, v, type); \ in vp9dsp_mc_init_mmi()
192 init_subpel2(idx, 1, 0, h, type) in vp9dsp_mc_init_mmi()
198 #undef init_subpel2 in vp9dsp_mc_init_mmi()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/mips/
H A Dvp9dsp_init_mips.c118 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_msa() macro
126 init_subpel2(idx, 1, 1, hv, type); \ in vp9dsp_mc_init_msa()
127 init_subpel2(idx, 0, 1, v, type); \ in vp9dsp_mc_init_msa()
128 init_subpel2(idx, 1, 0, h, type) in vp9dsp_mc_init_msa()
134 #undef init_subpel2 in vp9dsp_mc_init_msa()
183 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_mmi() macro
191 init_subpel2(idx, 1, 1, hv, type); \ in vp9dsp_mc_init_mmi()
192 init_subpel2(idx, 0, 1, v, type); \ in vp9dsp_mc_init_mmi()
193 init_subpel2(idx, 1, 0, h, type) in vp9dsp_mc_init_mmi()
199 #undef init_subpel2 in vp9dsp_mc_init_mmi()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/mips/
H A Dvp9dsp_init_mips.c118 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_msa() macro
126 init_subpel2(idx, 1, 1, hv, type); \ in vp9dsp_mc_init_msa()
127 init_subpel2(idx, 0, 1, v, type); \ in vp9dsp_mc_init_msa()
128 init_subpel2(idx, 1, 0, h, type) in vp9dsp_mc_init_msa()
134 #undef init_subpel2 in vp9dsp_mc_init_msa()
183 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_mmi() macro
191 init_subpel2(idx, 1, 1, hv, type); \ in vp9dsp_mc_init_mmi()
192 init_subpel2(idx, 0, 1, v, type); \ in vp9dsp_mc_init_mmi()
193 init_subpel2(idx, 1, 0, h, type) in vp9dsp_mc_init_mmi()
199 #undef init_subpel2 in vp9dsp_mc_init_mmi()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/mips/
H A Dvp9dsp_init_mips.c118 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_msa() macro
126 init_subpel2(idx, 1, 1, hv, type); \ in vp9dsp_mc_init_msa()
127 init_subpel2(idx, 0, 1, v, type); \ in vp9dsp_mc_init_msa()
128 init_subpel2(idx, 1, 0, h, type) in vp9dsp_mc_init_msa()
134 #undef init_subpel2 in vp9dsp_mc_init_msa()
183 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_mmi() macro
191 init_subpel2(idx, 1, 1, hv, type); \ in vp9dsp_mc_init_mmi()
192 init_subpel2(idx, 0, 1, v, type); \ in vp9dsp_mc_init_mmi()
193 init_subpel2(idx, 1, 0, h, type) in vp9dsp_mc_init_mmi()
199 #undef init_subpel2 in vp9dsp_mc_init_mmi()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/mips/
H A Dvp9dsp_init_mips.c117 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_msa() macro
125 init_subpel2(idx, 1, 1, hv, type); \ in vp9dsp_mc_init_msa()
126 init_subpel2(idx, 0, 1, v, type); \ in vp9dsp_mc_init_msa()
127 init_subpel2(idx, 1, 0, h, type) in vp9dsp_mc_init_msa()
133 #undef init_subpel2 in vp9dsp_mc_init_msa()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/x86/
H A Dvp9dsp_init.h156 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
162 init_subpel2(0, idx, 64, type, bpp, opt); \
163 init_subpel2(1, idx, 32, type, bpp, opt)
167 init_subpel2(2, idx, 16, type, bpp, opt); \
168 init_subpel2(3, idx, 8, type, bpp, opt)
172 init_subpel2(4, idx, 4, type, bpp, opt)
H A Dvp9dsp_init.c290 init_subpel2(4, 0, 4, put, 8, mmxext); in ff_vp9dsp_init_x86()
291 init_subpel2(4, 1, 4, avg, 8, mmxext); in ff_vp9dsp_init_x86()
412 #undef init_subpel2 in ff_vp9dsp_init_x86()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/x86/
H A Dvp9dsp_init.h154 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
160 init_subpel2(0, idx, 64, type, bpp, opt); \
161 init_subpel2(1, idx, 32, type, bpp, opt)
165 init_subpel2(2, idx, 16, type, bpp, opt); \
166 init_subpel2(3, idx, 8, type, bpp, opt)
170 init_subpel2(4, idx, 4, type, bpp, opt)
H A Dvp9dsp_init.c290 init_subpel2(4, 0, 4, put, 8, mmxext); in ff_vp9dsp_init_x86()
291 init_subpel2(4, 1, 4, avg, 8, mmxext); in ff_vp9dsp_init_x86()
412 #undef init_subpel2 in ff_vp9dsp_init_x86()
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/x86/
H A Dvp9dsp_init.h154 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
160 init_subpel2(0, idx, 64, type, bpp, opt); \
161 init_subpel2(1, idx, 32, type, bpp, opt)
165 init_subpel2(2, idx, 16, type, bpp, opt); \
166 init_subpel2(3, idx, 8, type, bpp, opt)
170 init_subpel2(4, idx, 4, type, bpp, opt)
H A Dvp9dsp_init.c290 init_subpel2(4, 0, 4, put, 8, mmxext); in ff_vp9dsp_init_x86()
291 init_subpel2(4, 1, 4, avg, 8, mmxext); in ff_vp9dsp_init_x86()
412 #undef init_subpel2 in ff_vp9dsp_init_x86()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/x86/
H A Dvp9dsp_init.h156 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
162 init_subpel2(0, idx, 64, type, bpp, opt); \
163 init_subpel2(1, idx, 32, type, bpp, opt)
167 init_subpel2(2, idx, 16, type, bpp, opt); \
168 init_subpel2(3, idx, 8, type, bpp, opt)
172 init_subpel2(4, idx, 4, type, bpp, opt)
H A Dvp9dsp_init.c290 init_subpel2(4, 0, 4, put, 8, mmxext); in ff_vp9dsp_init_x86()
291 init_subpel2(4, 1, 4, avg, 8, mmxext); in ff_vp9dsp_init_x86()
412 #undef init_subpel2 in ff_vp9dsp_init_x86()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/x86/
H A Dvp9dsp_init.h154 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
160 init_subpel2(0, idx, 64, type, bpp, opt); \
161 init_subpel2(1, idx, 32, type, bpp, opt)
165 init_subpel2(2, idx, 16, type, bpp, opt); \
166 init_subpel2(3, idx, 8, type, bpp, opt)
170 init_subpel2(4, idx, 4, type, bpp, opt)
H A Dvp9dsp_init.c290 init_subpel2(4, 0, 4, put, 8, mmxext); in ff_vp9dsp_init_x86()
291 init_subpel2(4, 1, 4, avg, 8, mmxext); in ff_vp9dsp_init_x86()
412 #undef init_subpel2 in ff_vp9dsp_init_x86()
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/x86/
H A Dvp9dsp_init.h156 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
162 init_subpel2(0, idx, 64, type, bpp, opt); \
163 init_subpel2(1, idx, 32, type, bpp, opt)
167 init_subpel2(2, idx, 16, type, bpp, opt); \
168 init_subpel2(3, idx, 8, type, bpp, opt)
172 init_subpel2(4, idx, 4, type, bpp, opt)
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/x86/
H A Dvp9dsp_init.h154 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
160 init_subpel2(0, idx, 64, type, bpp, opt); \
161 init_subpel2(1, idx, 32, type, bpp, opt)
165 init_subpel2(2, idx, 16, type, bpp, opt); \
166 init_subpel2(3, idx, 8, type, bpp, opt)
170 init_subpel2(4, idx, 4, type, bpp, opt)
H A Dvp9dsp_init.c290 init_subpel2(4, 0, 4, put, 8, mmxext); in ff_vp9dsp_init_x86()
291 init_subpel2(4, 1, 4, avg, 8, mmxext); in ff_vp9dsp_init_x86()
412 #undef init_subpel2 in ff_vp9dsp_init_x86()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/x86/
H A Dvp9dsp_init.h154 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
160 init_subpel2(0, idx, 64, type, bpp, opt); \
161 init_subpel2(1, idx, 32, type, bpp, opt)
165 init_subpel2(2, idx, 16, type, bpp, opt); \
166 init_subpel2(3, idx, 8, type, bpp, opt)
170 init_subpel2(4, idx, 4, type, bpp, opt)
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/x86/
H A Dvp9dsp_init.h154 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
160 init_subpel2(0, idx, 64, type, bpp, opt); \
161 init_subpel2(1, idx, 32, type, bpp, opt)
165 init_subpel2(2, idx, 16, type, bpp, opt); \
166 init_subpel2(3, idx, 8, type, bpp, opt)
170 init_subpel2(4, idx, 4, type, bpp, opt)
H A Dvp9dsp_init.c282 init_subpel2(4, 0, 4, put, 8, mmxext); in ff_vp9dsp_init_x86()
283 init_subpel2(4, 1, 4, avg, 8, mmxext); in ff_vp9dsp_init_x86()
396 #undef init_subpel2 in ff_vp9dsp_init_x86()
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/x86/
H A Dvp9dsp_init.h154 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
160 init_subpel2(0, idx, 64, type, bpp, opt); \
161 init_subpel2(1, idx, 32, type, bpp, opt)
165 init_subpel2(2, idx, 16, type, bpp, opt); \
166 init_subpel2(3, idx, 8, type, bpp, opt)
170 init_subpel2(4, idx, 4, type, bpp, opt)
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/x86/
H A Dvp9dsp_init.h154 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
160 init_subpel2(0, idx, 64, type, bpp, opt); \
161 init_subpel2(1, idx, 32, type, bpp, opt)
165 init_subpel2(2, idx, 16, type, bpp, opt); \
166 init_subpel2(3, idx, 8, type, bpp, opt)
170 init_subpel2(4, idx, 4, type, bpp, opt)
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/x86/
H A Dvp9dsp_init.c273 #define init_subpel2(idx, idxh, idxv, dir, type, opt) \ in ff_vp9dsp_init_x86() macro
281 init_subpel2(idx, 1, 1, hv, type, opt); \ in ff_vp9dsp_init_x86()
282 init_subpel2(idx, 0, 1, v, type, opt); \ in ff_vp9dsp_init_x86()
283 init_subpel2(idx, 1, 0, h, type, opt) in ff_vp9dsp_init_x86()
409 #undef init_subpel2 in ff_vp9dsp_init_x86()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/x86/
H A Dvp9dsp_init.c273 #define init_subpel2(idx, idxh, idxv, dir, type, opt) \ in ff_vp9dsp_init_x86() macro
281 init_subpel2(idx, 1, 1, hv, type, opt); \ in ff_vp9dsp_init_x86()
282 init_subpel2(idx, 0, 1, v, type, opt); \ in ff_vp9dsp_init_x86()
283 init_subpel2(idx, 1, 0, h, type, opt) in ff_vp9dsp_init_x86()
409 #undef init_subpel2 in ff_vp9dsp_init_x86()

123