Home
last modified time | relevance | path

Searched refs:FILTER_8TAP (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dvp9dsp_template.c1994 #define FILTER_8TAP(src, x, F, stride) \ macro
2019 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
2021 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
2061 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
2073 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
2075 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
2350 tmp_ptr[x] = FILTER_8TAP(src, ioff, filters[imx], 1); in do_scaled_8tap_c()
2367 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filter, 64) + 1) >> 1; in do_scaled_8tap_c()
2369 dst[x] = FILTER_8TAP(tmp_ptr, x, filter, 64); in do_scaled_8tap_c()
2394 #undef FILTER_8TAP
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dvp9dsp_template.c1994 #define FILTER_8TAP(src, x, F, stride) \ macro
2019 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
2021 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
2061 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
2073 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
2075 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
2350 tmp_ptr[x] = FILTER_8TAP(src, ioff, filters[imx], 1); in do_scaled_8tap_c()
2367 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filter, 64) + 1) >> 1; in do_scaled_8tap_c()
2369 dst[x] = FILTER_8TAP(tmp_ptr, x, filter, 64); in do_scaled_8tap_c()
2394 #undef FILTER_8TAP
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dvp9dsp_template.c1994 #define FILTER_8TAP(src, x, F, stride) \ macro
2019 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
2021 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
2061 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
2073 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
2075 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
2350 tmp_ptr[x] = FILTER_8TAP(src, ioff, filters[imx], 1); in do_scaled_8tap_c()
2367 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filter, 64) + 1) >> 1; in do_scaled_8tap_c()
2369 dst[x] = FILTER_8TAP(tmp_ptr, x, filter, 64); in do_scaled_8tap_c()
2394 #undef FILTER_8TAP
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dvp9dsp_template.c1994 #define FILTER_8TAP(src, x, F, stride) \ macro
2019 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
2021 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
2061 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
2073 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
2075 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
2350 tmp_ptr[x] = FILTER_8TAP(src, ioff, filters[imx], 1); in do_scaled_8tap_c()
2367 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filter, 64) + 1) >> 1; in do_scaled_8tap_c()
2369 dst[x] = FILTER_8TAP(tmp_ptr, x, filter, 64); in do_scaled_8tap_c()
2394 #undef FILTER_8TAP
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dvp9dsp_template.c1994 #define FILTER_8TAP(src, x, F, stride) \ macro
2019 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
2021 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
2061 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
2073 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
2075 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
2350 tmp_ptr[x] = FILTER_8TAP(src, ioff, filters[imx], 1); in do_scaled_8tap_c()
2367 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filter, 64) + 1) >> 1; in do_scaled_8tap_c()
2369 dst[x] = FILTER_8TAP(tmp_ptr, x, filter, 64); in do_scaled_8tap_c()
2394 #undef FILTER_8TAP
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dvp9dsp_template.c1994 #define FILTER_8TAP(src, x, F, stride) \ macro
2019 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
2021 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
2061 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
2073 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
2075 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
2350 tmp_ptr[x] = FILTER_8TAP(src, ioff, filters[imx], 1); in do_scaled_8tap_c()
2367 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filter, 64) + 1) >> 1; in do_scaled_8tap_c()
2369 dst[x] = FILTER_8TAP(tmp_ptr, x, filter, 64); in do_scaled_8tap_c()
2394 #undef FILTER_8TAP
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/
H A Dvp9dsp_template.c1994 #define FILTER_8TAP(src, x, F, stride) \ macro
2019 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
2021 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
2061 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
2073 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
2075 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
2350 tmp_ptr[x] = FILTER_8TAP(src, ioff, filters[imx], 1); in do_scaled_8tap_c()
2367 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filter, 64) + 1) >> 1; in do_scaled_8tap_c()
2369 dst[x] = FILTER_8TAP(tmp_ptr, x, filter, 64); in do_scaled_8tap_c()
2394 #undef FILTER_8TAP
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dvp9dsp_template.c1994 #define FILTER_8TAP(src, x, F, stride) \ macro
2019 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
2021 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
2061 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
2073 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
2075 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
2350 tmp_ptr[x] = FILTER_8TAP(src, ioff, filters[imx], 1); in do_scaled_8tap_c()
2367 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filter, 64) + 1) >> 1; in do_scaled_8tap_c()
2369 dst[x] = FILTER_8TAP(tmp_ptr, x, filter, 64); in do_scaled_8tap_c()
2394 #undef FILTER_8TAP
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/
H A Dvp9dsp_template.c2049 #define FILTER_8TAP(src, x, F, stride) \ macro
2074 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
2076 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
2116 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
2128 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
2130 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
2405 tmp_ptr[x] = FILTER_8TAP(src, ioff, filters[imx], 1); in do_scaled_8tap_c()
2422 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filter, 64) + 1) >> 1; in do_scaled_8tap_c()
2424 dst[x] = FILTER_8TAP(tmp_ptr, x, filter, 64); in do_scaled_8tap_c()
2449 #undef FILTER_8TAP
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Dvp9dsp_template.c1994 #define FILTER_8TAP(src, x, F, stride) \ macro
2019 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
2021 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
2061 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
2073 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
2075 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
2350 tmp_ptr[x] = FILTER_8TAP(src, ioff, filters[imx], 1); in do_scaled_8tap_c()
2367 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filter, 64) + 1) >> 1; in do_scaled_8tap_c()
2369 dst[x] = FILTER_8TAP(tmp_ptr, x, filter, 64); in do_scaled_8tap_c()
2394 #undef FILTER_8TAP
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Dvp9dsp_template.c1994 #define FILTER_8TAP(src, x, F, stride) \ macro
2019 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
2021 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
2061 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
2073 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
2075 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
2350 tmp_ptr[x] = FILTER_8TAP(src, ioff, filters[imx], 1); in do_scaled_8tap_c()
2367 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filter, 64) + 1) >> 1; in do_scaled_8tap_c()
2369 dst[x] = FILTER_8TAP(tmp_ptr, x, filter, 64); in do_scaled_8tap_c()
2394 #undef FILTER_8TAP
/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/src/
H A Dmc_tmpl.c77 #define FILTER_8TAP(src, x, F, stride) \ macro
88 ((FILTER_8TAP(src, x, F, stride) + ((1 << (sh)) >> 1)) >> (sh))
91 ((FILTER_8TAP(src, x, F, stride) + (rnd)) >> (sh))
/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/src/
H A Dmc_tmpl.c77 #define FILTER_8TAP(src, x, F, stride) \ macro
88 ((FILTER_8TAP(src, x, F, stride) + ((1 << (sh)) >> 1)) >> (sh))
91 ((FILTER_8TAP(src, x, F, stride) + (rnd)) >> (sh))
/dports/www/firefox/firefox-99.0/third_party/dav1d/src/
H A Dmc_tmpl.c77 #define FILTER_8TAP(src, x, F, stride) \ macro
88 ((FILTER_8TAP(src, x, F, stride) + ((1 << (sh)) >> 1)) >> (sh))
91 ((FILTER_8TAP(src, x, F, stride) + (rnd)) >> (sh))
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/src/
H A Dmc_tmpl.c77 #define FILTER_8TAP(src, x, F, stride) \ macro
88 ((FILTER_8TAP(src, x, F, stride) + ((1 << (sh)) >> 1)) >> (sh))
91 ((FILTER_8TAP(src, x, F, stride) + (rnd)) >> (sh))
/dports/multimedia/handbrake/dav1d-0.9.0/src/
H A Dmc_tmpl.c77 #define FILTER_8TAP(src, x, F, stride) \ macro
88 ((FILTER_8TAP(src, x, F, stride) + ((1 << (sh)) >> 1)) >> (sh))
91 ((FILTER_8TAP(src, x, F, stride) + (rnd)) >> (sh))
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dvp9dsp.c1762 #define FILTER_8TAP(src, x, F, stride) \ macro
1782 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
1784 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
1820 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
1832 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
1834 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
1856 #undef FILTER_8TAP
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dvp9dsp.c1762 #define FILTER_8TAP(src, x, F, stride) \ macro
1782 dst[x] = (dst[x] + FILTER_8TAP(src, x, filter, ds) + 1) >> 1; in do_8tap_1d_c()
1784 dst[x] = FILTER_8TAP(src, x, filter, ds); in do_8tap_1d_c()
1820 tmp_ptr[x] = FILTER_8TAP(src, x, filterx, 1); in do_8tap_2d_c()
1832 dst[x] = (dst[x] + FILTER_8TAP(tmp_ptr, x, filtery, 64) + 1) >> 1; in do_8tap_2d_c()
1834 dst[x] = FILTER_8TAP(tmp_ptr, x, filtery, 64); in do_8tap_2d_c()
1856 #undef FILTER_8TAP
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dav1d/libdav1d/src/
H A Dmc_tmpl.c77 #define FILTER_8TAP(src, x, F, stride) \ macro
88 ((FILTER_8TAP(src, x, F, stride) + ((1 << (sh)) >> 1)) >> (sh))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dav1d/libdav1d/src/
H A Dmc_tmpl.c77 #define FILTER_8TAP(src, x, F, stride) \ macro
88 ((FILTER_8TAP(src, x, F, stride) + ((1 << (sh)) >> 1)) >> (sh))
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/src/
H A Dmc_tmpl.c77 #define FILTER_8TAP(src, x, F, stride) \ macro
88 ((FILTER_8TAP(src, x, F, stride) + ((1 << (sh)) >> 1)) >> (sh))