Home
last modified time | relevance | path

Searched defs:sec_taps (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/
H A Dcdef_block_simd.h241 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
408 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
554 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
711 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
H A Dcdef_block.c121 const int *sec_taps = cdef_sec_taps; in cdef_filter_block_c() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Dcdef_block_simd.h242 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
410 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
557 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
715 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
H A Dcdef_block.c121 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in cdef_filter_block_c() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/
H A Dcdef_block_simd.h241 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
408 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
554 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
711 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
H A Dcdef_block.c121 const int *sec_taps = cdef_sec_taps; in cdef_filter_block_c() local
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Dcdef_block_simd.h242 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
410 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
557 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
715 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
H A Dcdef_block.c121 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in cdef_filter_block_c() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Dcdef_block_simd.h242 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
410 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
557 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
715 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
H A Dcdef_block.c121 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in cdef_filter_block_c() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/
H A Dcdef_block_simd.h241 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
408 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
554 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
711 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
H A Dcdef_block.c121 const int *sec_taps = cdef_sec_taps; in cdef_filter_block_c() local
/dports/multimedia/aom/aom-3.2.0/av1/common/
H A Dcdef_block_simd.h241 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
408 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
554 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
711 const int *sec_taps = cdef_sec_taps; in SIMD_FUNC() local
H A Dcdef_block.c121 const int *sec_taps = cdef_sec_taps; in cdef_filter_block_c() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Dcdef_block_simd.h242 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
410 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
557 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
715 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in SIMD_FUNC() local
H A Dcdef_block.c121 const int *sec_taps = cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in cdef_filter_block_c() local
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX2/
H A Dcdef_block_avx2.c228 const int32_t *sec_taps = eb_cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in svt_cdef_filter_block_4x4_8_avx2() local
390 const int32_t *sec_taps = eb_cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in svt_cdef_filter_block_8x8_8_avx2() local
526 const int32_t *sec_taps = eb_cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in svt_cdef_filter_block_4x4_16_avx2() local
693 const __m256i sec_taps, __m256i *const max, in cdef_filter_block_8x8_16_sec_avx2()
735 const int32_t *sec_taps = eb_cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in svt_cdef_filter_block_8x8_16_avx2() local
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX2/
H A Dcdef_block_avx2.c228 const int32_t *sec_taps = eb_cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in svt_cdef_filter_block_4x4_8_avx2() local
390 const int32_t *sec_taps = eb_cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in svt_cdef_filter_block_8x8_8_avx2() local
526 const int32_t *sec_taps = eb_cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in svt_cdef_filter_block_4x4_16_avx2() local
693 const __m256i sec_taps, __m256i *const max, in cdef_filter_block_8x8_16_sec_avx2()
735 const int32_t *sec_taps = eb_cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in svt_cdef_filter_block_8x8_16_avx2() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/
H A Dcdef_block_simd.h269 const int *sec_taps = cdef_sec_taps[pri_strength & 1]; in SIMD_FUNC() local
507 const int *sec_taps = cdef_sec_taps[pri_strength & 1]; in SIMD_FUNC() local
722 const int *sec_taps = cdef_sec_taps[pri_strength & 1]; in SIMD_FUNC() local
895 const int *sec_taps = cdef_sec_taps[pri_strength & 1]; in SIMD_FUNC() local
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX512/
H A Dcdef_block_avx512.c65 const __m512i sec_taps, __m512i *const max, in cdef_filter_block_8x8_16_sec_avx512()
106 const int32_t *sec_taps = eb_cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in svt_cdef_filter_block_8x8_16_avx512() local
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/ASM_AVX512/
H A Dcdef_block_avx512.c65 const __m512i sec_taps, __m512i *const max, in cdef_filter_block_8x8_16_sec_avx512()
106 const int32_t *sec_taps = eb_cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in svt_cdef_filter_block_8x8_16_avx512() local
/dports/multimedia/librav1e/rav1e-0.5.1/src/
H A Dcdef.rs242 let sec_taps = in cdef_filter_block() localVariable
/dports/multimedia/rav1e/rav1e-0.5.1/src/
H A Dcdef.rs242 let sec_taps = in cdef_filter_block() localVariable
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/
H A Dcdef.rs242 let sec_taps = in cdef_filter_block() localVariable
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbCdef.c209 const int32_t *sec_taps = eb_cdef_sec_taps[(pri_strength >> coeff_shift) & 1]; in svt_cdef_filter_block_c() local

12