Home
last modified time | relevance | path

Searched refs:decl_itxfm_func (Results 1 – 22 of 22) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/x86/
H A Dvp9dsp_init_16bpp_template.c127 decl_itxfm_func(iwht, iwht, 4, BPC, mmxext);
129 decl_itxfm_func(idct, idct, 4, BPC, mmxext);
132 decl_itxfm_func(idct, idct, 4, BPC, sse2);
134 decl_itxfm_func(idct, iadst, 4, BPC, sse2);
135 decl_itxfm_func(iadst, idct, 4, BPC, sse2);
136 decl_itxfm_func(iadst, iadst, 4, BPC, sse2);
139 decl_itxfm_func(idct, idct, 32, BPC, sse2);
H A Dvp9dsp_init.h61 #define decl_itxfm_func(typea, typeb, size, bpp, opt) \ macro
68 decl_itxfm_func(idct, idct, size, bpp, opt); \
69 decl_itxfm_func(iadst, idct, size, bpp, opt); \
70 decl_itxfm_func(idct, iadst, size, bpp, opt); \
71 decl_itxfm_func(iadst, iadst, size, bpp, opt)
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/x86/
H A Dvp9dsp_init_16bpp_template.c127 decl_itxfm_func(iwht, iwht, 4, BPC, mmxext);
129 decl_itxfm_func(idct, idct, 4, BPC, mmxext);
132 decl_itxfm_func(idct, idct, 4, BPC, sse2);
134 decl_itxfm_func(idct, iadst, 4, BPC, sse2);
135 decl_itxfm_func(iadst, idct, 4, BPC, sse2);
136 decl_itxfm_func(iadst, iadst, 4, BPC, sse2);
139 decl_itxfm_func(idct, idct, 32, BPC, sse2);
H A Dvp9dsp_init.h59 #define decl_itxfm_func(typea, typeb, size, bpp, opt) \ macro
66 decl_itxfm_func(idct, idct, size, bpp, opt); \
67 decl_itxfm_func(iadst, idct, size, bpp, opt); \
68 decl_itxfm_func(idct, iadst, size, bpp, opt); \
69 decl_itxfm_func(iadst, iadst, size, bpp, opt)
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/x86/
H A Dvp9dsp_init_16bpp_template.c127 decl_itxfm_func(iwht, iwht, 4, BPC, mmxext);
129 decl_itxfm_func(idct, idct, 4, BPC, mmxext);
132 decl_itxfm_func(idct, idct, 4, BPC, sse2);
134 decl_itxfm_func(idct, iadst, 4, BPC, sse2);
135 decl_itxfm_func(iadst, idct, 4, BPC, sse2);
136 decl_itxfm_func(iadst, iadst, 4, BPC, sse2);
139 decl_itxfm_func(idct, idct, 32, BPC, sse2);
H A Dvp9dsp_init.h59 #define decl_itxfm_func(typea, typeb, size, bpp, opt) \ macro
66 decl_itxfm_func(idct, idct, size, bpp, opt); \
67 decl_itxfm_func(iadst, idct, size, bpp, opt); \
68 decl_itxfm_func(idct, iadst, size, bpp, opt); \
69 decl_itxfm_func(iadst, iadst, size, bpp, opt)
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/x86/
H A Dvp9dsp_init_16bpp_template.c127 decl_itxfm_func(iwht, iwht, 4, BPC, mmxext);
129 decl_itxfm_func(idct, idct, 4, BPC, mmxext);
132 decl_itxfm_func(idct, idct, 4, BPC, sse2);
134 decl_itxfm_func(idct, iadst, 4, BPC, sse2);
135 decl_itxfm_func(iadst, idct, 4, BPC, sse2);
136 decl_itxfm_func(iadst, iadst, 4, BPC, sse2);
139 decl_itxfm_func(idct, idct, 32, BPC, sse2);
H A Dvp9dsp_init.h61 #define decl_itxfm_func(typea, typeb, size, bpp, opt) \ macro
68 decl_itxfm_func(idct, idct, size, bpp, opt); \
69 decl_itxfm_func(iadst, idct, size, bpp, opt); \
70 decl_itxfm_func(idct, iadst, size, bpp, opt); \
71 decl_itxfm_func(iadst, iadst, size, bpp, opt)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/x86/
H A Dvp9dsp_init_16bpp_template.c127 decl_itxfm_func(iwht, iwht, 4, BPC, mmxext);
129 decl_itxfm_func(idct, idct, 4, BPC, mmxext);
132 decl_itxfm_func(idct, idct, 4, BPC, sse2);
134 decl_itxfm_func(idct, iadst, 4, BPC, sse2);
135 decl_itxfm_func(iadst, idct, 4, BPC, sse2);
136 decl_itxfm_func(iadst, iadst, 4, BPC, sse2);
139 decl_itxfm_func(idct, idct, 32, BPC, sse2);
H A Dvp9dsp_init.h59 #define decl_itxfm_func(typea, typeb, size, bpp, opt) \ macro
66 decl_itxfm_func(idct, idct, size, bpp, opt); \
67 decl_itxfm_func(iadst, idct, size, bpp, opt); \
68 decl_itxfm_func(idct, iadst, size, bpp, opt); \
69 decl_itxfm_func(iadst, iadst, size, bpp, opt)
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/x86/
H A Dvp9dsp_init_16bpp_template.c127 decl_itxfm_func(iwht, iwht, 4, BPC, mmxext);
129 decl_itxfm_func(idct, idct, 4, BPC, mmxext);
132 decl_itxfm_func(idct, idct, 4, BPC, sse2);
134 decl_itxfm_func(idct, iadst, 4, BPC, sse2);
135 decl_itxfm_func(iadst, idct, 4, BPC, sse2);
136 decl_itxfm_func(iadst, iadst, 4, BPC, sse2);
139 decl_itxfm_func(idct, idct, 32, BPC, sse2);
H A Dvp9dsp_init.h61 #define decl_itxfm_func(typea, typeb, size, bpp, opt) \ macro
68 decl_itxfm_func(idct, idct, size, bpp, opt); \
69 decl_itxfm_func(iadst, idct, size, bpp, opt); \
70 decl_itxfm_func(idct, iadst, size, bpp, opt); \
71 decl_itxfm_func(iadst, iadst, size, bpp, opt)
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/x86/
H A Dvp9dsp_init_16bpp_template.c127 decl_itxfm_func(iwht, iwht, 4, BPC, mmxext);
129 decl_itxfm_func(idct, idct, 4, BPC, mmxext);
132 decl_itxfm_func(idct, idct, 4, BPC, sse2);
134 decl_itxfm_func(idct, iadst, 4, BPC, sse2);
135 decl_itxfm_func(iadst, idct, 4, BPC, sse2);
136 decl_itxfm_func(iadst, iadst, 4, BPC, sse2);
139 decl_itxfm_func(idct, idct, 32, BPC, sse2);
H A Dvp9dsp_init.h59 #define decl_itxfm_func(typea, typeb, size, bpp, opt) \ macro
66 decl_itxfm_func(idct, idct, size, bpp, opt); \
67 decl_itxfm_func(iadst, idct, size, bpp, opt); \
68 decl_itxfm_func(idct, iadst, size, bpp, opt); \
69 decl_itxfm_func(iadst, iadst, size, bpp, opt)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/x86/
H A Dvp9dsp_init_16bpp_template.c127 decl_itxfm_func(iwht, iwht, 4, BPC, mmxext);
129 decl_itxfm_func(idct, idct, 4, BPC, mmxext);
132 decl_itxfm_func(idct, idct, 4, BPC, sse2);
134 decl_itxfm_func(idct, iadst, 4, BPC, sse2);
135 decl_itxfm_func(iadst, idct, 4, BPC, sse2);
136 decl_itxfm_func(iadst, iadst, 4, BPC, sse2);
139 decl_itxfm_func(idct, idct, 32, BPC, sse2);
H A Dvp9dsp_init.h59 #define decl_itxfm_func(typea, typeb, size, bpp, opt) \ macro
66 decl_itxfm_func(idct, idct, size, bpp, opt); \
67 decl_itxfm_func(iadst, idct, size, bpp, opt); \
68 decl_itxfm_func(idct, iadst, size, bpp, opt); \
69 decl_itxfm_func(iadst, iadst, size, bpp, opt)
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/x86/
H A Dvp9dsp_init_16bpp_template.c127 decl_itxfm_func(iwht, iwht, 4, BPC, mmxext);
129 decl_itxfm_func(idct, idct, 4, BPC, mmxext);
132 decl_itxfm_func(idct, idct, 4, BPC, sse2);
134 decl_itxfm_func(idct, iadst, 4, BPC, sse2);
135 decl_itxfm_func(iadst, idct, 4, BPC, sse2);
136 decl_itxfm_func(iadst, iadst, 4, BPC, sse2);
139 decl_itxfm_func(idct, idct, 32, BPC, sse2);
H A Dvp9dsp_init.h59 #define decl_itxfm_func(typea, typeb, size, bpp, opt) \ macro
66 decl_itxfm_func(idct, idct, size, bpp, opt); \
67 decl_itxfm_func(iadst, idct, size, bpp, opt); \
68 decl_itxfm_func(idct, iadst, size, bpp, opt); \
69 decl_itxfm_func(iadst, iadst, size, bpp, opt)
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/x86/
H A Dvp9dsp_init_16bpp_template.c127 decl_itxfm_func(iwht, iwht, 4, BPC, mmxext);
129 decl_itxfm_func(idct, idct, 4, BPC, mmxext);
132 decl_itxfm_func(idct, idct, 4, BPC, sse2);
134 decl_itxfm_func(idct, iadst, 4, BPC, sse2);
135 decl_itxfm_func(iadst, idct, 4, BPC, sse2);
136 decl_itxfm_func(iadst, iadst, 4, BPC, sse2);
139 decl_itxfm_func(idct, idct, 32, BPC, sse2);
H A Dvp9dsp_init.h59 #define decl_itxfm_func(typea, typeb, size, bpp, opt) \ macro
66 decl_itxfm_func(idct, idct, size, bpp, opt); \
67 decl_itxfm_func(iadst, idct, size, bpp, opt); \
68 decl_itxfm_func(idct, iadst, size, bpp, opt); \
69 decl_itxfm_func(iadst, iadst, size, bpp, opt)
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/x86/
H A Dvp9dsp_init_16bpp_template.c127 decl_itxfm_func(iwht, iwht, 4, BPC, mmxext);
129 decl_itxfm_func(idct, idct, 4, BPC, mmxext);
132 decl_itxfm_func(idct, idct, 4, BPC, sse2);
134 decl_itxfm_func(idct, iadst, 4, BPC, sse2);
135 decl_itxfm_func(iadst, idct, 4, BPC, sse2);
136 decl_itxfm_func(iadst, iadst, 4, BPC, sse2);
139 decl_itxfm_func(idct, idct, 32, BPC, sse2);
H A Dvp9dsp_init.h59 #define decl_itxfm_func(typea, typeb, size, bpp, opt) \ macro
66 decl_itxfm_func(idct, idct, size, bpp, opt); \
67 decl_itxfm_func(iadst, idct, size, bpp, opt); \
68 decl_itxfm_func(idct, iadst, size, bpp, opt); \
69 decl_itxfm_func(iadst, iadst, size, bpp, opt)