Home
last modified time | relevance | path

Searched refs:convolve8_funcs (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c444 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
475 static const convolve8_funcs convolve8_funcs[2] = { in scale_plane_4_to_3_general() local
525 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
526 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
528 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
529 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
601 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
602 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
604 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
605 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c444 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
475 static const convolve8_funcs convolve8_funcs[2] = { in scale_plane_4_to_3_general() local
525 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
526 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
528 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
529 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
601 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
602 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
604 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
605 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c444 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
475 static const convolve8_funcs convolve8_funcs[2] = { in scale_plane_4_to_3_general() local
525 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
526 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
528 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
529 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
601 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
602 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
604 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
605 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c444 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
475 static const convolve8_funcs convolve8_funcs[2] = { in scale_plane_4_to_3_general() local
525 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
526 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
528 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
529 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
601 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
602 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
604 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
605 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c444 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
475 static const convolve8_funcs convolve8_funcs[2] = { in scale_plane_4_to_3_general() local
525 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
526 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
528 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
529 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
601 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
602 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
604 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
605 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c444 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
475 static const convolve8_funcs convolve8_funcs[2] = { in scale_plane_4_to_3_general() local
525 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
526 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
528 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
529 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
601 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
602 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
604 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
605 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c444 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
475 static const convolve8_funcs convolve8_funcs[2] = { in scale_plane_4_to_3_general() local
525 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
526 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
528 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
529 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
601 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
602 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
604 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
605 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c444 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
475 static const convolve8_funcs convolve8_funcs[2] = { in scale_plane_4_to_3_general() local
525 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
526 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
528 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
529 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
601 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
602 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
604 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
605 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c444 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
475 static const convolve8_funcs convolve8_funcs[2] = { in scale_plane_4_to_3_general() local
525 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
526 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
528 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
529 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
601 d[1] = convolve8_funcs[offset_idx1](&s[offset1_q4 >> 5], f1); in scale_plane_4_to_3_general()
602 d[2] = convolve8_funcs[offset_idx2](&s[offset2_q4 >> 5], f2); in scale_plane_4_to_3_general()
604 d[4] = convolve8_funcs[offset_idx1](&s[2 + (offset1_q4 >> 5)], f1); in scale_plane_4_to_3_general()
605 d[5] = convolve8_funcs[offset_idx2](&s[2 + (offset2_q4 >> 5)], f2); in scale_plane_4_to_3_general()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/x86/
H A Dresize_ssse3.c506 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
537 static const convolve8_funcs convolve8_func_list[2] = { in scale_plane_4_to_3_general()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/x86/
H A Dresize_ssse3.c505 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
536 static const convolve8_funcs convolve8_func_list[2] = { in scale_plane_4_to_3_general()
/dports/multimedia/aom/aom-3.2.0/av1/common/x86/
H A Dresize_ssse3.c506 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
537 static const convolve8_funcs convolve8_func_list[2] = { in scale_plane_4_to_3_general()