Home
last modified time | relevance | path

Searched refs:hev_thresh (Results 101 – 125 of 235) sorted by relevance

12345678910

/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/enc/
H A Dfilter_enc.c101 const int hev_thresh = (level >= 40) ? 2 : (level >= 15) ? 1 : 0; in run()
102 VP8HFilter16i(y_dst, BPS, limit, ilevel, hev_thresh); in run()
103 VP8HFilter8i(u_dst, v_dst, BPS, limit, ilevel, hev_thresh); in run()
104 VP8VFilter16i(y_dst, BPS, limit, ilevel, hev_thresh); in run()
105 VP8VFilter8i(u_dst, v_dst, BPS, limit, ilevel, hev_thresh); in run()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dfilter_enc.c101 const int hev_thresh = (level >= 40) ? 2 : (level >= 15) ? 1 : 0; in DoFilter() local
102 VP8HFilter16i(y_dst, BPS, limit, ilevel, hev_thresh); in DoFilter()
103 VP8HFilter8i(u_dst, v_dst, BPS, limit, ilevel, hev_thresh); in DoFilter()
104 VP8VFilter16i(y_dst, BPS, limit, ilevel, hev_thresh); in DoFilter()
105 VP8VFilter8i(u_dst, v_dst, BPS, limit, ilevel, hev_thresh); in DoFilter()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/enc/
H A Dfilter_enc.c101 const int hev_thresh = (level >= 40) ? 2 : (level >= 15) ? 1 : 0; in DoFilter() local
102 VP8HFilter16i(y_dst, BPS, limit, ilevel, hev_thresh); in DoFilter()
103 VP8HFilter8i(u_dst, v_dst, BPS, limit, ilevel, hev_thresh); in DoFilter()
104 VP8VFilter16i(y_dst, BPS, limit, ilevel, hev_thresh); in DoFilter()
105 VP8VFilter8i(u_dst, v_dst, BPS, limit, ilevel, hev_thresh); in DoFilter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/dsp/arm/
H A Dloop_filter_neon.cc71 const uint8x8_t hev_tmp_mask = Hev(p0p1_q0q1, hev_thresh); in Filter4Masks()
133 const int hev_thresh) { in Horizontal4_NEON() argument
182 const int hev_thresh) { in Vertical4_NEON() argument
279 *hev_mask = Hev(p0p1_q0q1, hev_thresh); in Filter6Masks()
329 const int hev_thresh) { in Horizontal6_NEON() argument
392 const int hev_thresh) { in Vertical6_NEON() argument
514 *hev_mask = Hev(p0p1_q0q1, hev_thresh); in Filter8Masks()
574 const int hev_thresh) { in Horizontal8_NEON() argument
645 const int hev_thresh) { in Vertical8_NEON() argument
831 const int hev_thresh) { in Horizontal14_NEON() argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/dsp/arm/
H A Dloop_filter_neon.cc71 const uint8x8_t hev_tmp_mask = Hev(p0p1_q0q1, hev_thresh); in Filter4Masks()
133 const int hev_thresh) { in Horizontal4_NEON() argument
182 const int hev_thresh) { in Vertical4_NEON() argument
279 *hev_mask = Hev(p0p1_q0q1, hev_thresh); in Filter6Masks()
333 const int hev_thresh) { in Horizontal6_NEON() argument
396 const int hev_thresh) { in Vertical6_NEON() argument
518 *hev_mask = Hev(p0p1_q0q1, hev_thresh); in Filter8Masks()
583 const int hev_thresh) { in Horizontal8_NEON() argument
654 const int hev_thresh) { in Vertical8_NEON() argument
848 const int hev_thresh) { in Horizontal14_NEON() argument
[all …]
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/x86/
H A Dloop_filter_sse4.cc64 const __m128i& hev_thresh) { in Hev() argument
143 int inner_thresh, int hev_thresh) { in Horizontal4() argument
151 _mm_shufflelo_epi16(_mm_cvtsi32_si128(hev_thresh), 0); in Horizontal4()
206 int hev_thresh) { in Vertical4() argument
317 int inner_thresh, int hev_thresh) { in Horizontal6() argument
417 int hev_thresh) { in Vertical6() argument
558 int inner_thresh, int hev_thresh) { in Horizontal8() argument
661 int hev_thresh) { in Vertical8() argument
800 int inner_thresh, int hev_thresh) { in Horizontal14() argument
1013 int inner_thresh, int hev_thresh) { in Vertical14() argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/dsp/x86/
H A Dloop_filter_sse4.cc64 const __m128i& hev_thresh) { in Hev() argument
143 int inner_thresh, int hev_thresh) { in Horizontal4() argument
151 _mm_shufflelo_epi16(_mm_cvtsi32_si128(hev_thresh), 0); in Horizontal4()
206 int hev_thresh) { in Vertical4() argument
317 int inner_thresh, int hev_thresh) { in Horizontal6() argument
417 int hev_thresh) { in Vertical6() argument
558 int inner_thresh, int hev_thresh) { in Horizontal8() argument
661 int hev_thresh) { in Vertical8() argument
800 int inner_thresh, int hev_thresh) { in Horizontal14() argument
1014 int inner_thresh, int hev_thresh) { in Vertical14() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/dsp/x86/
H A Dloop_filter_sse4.cc64 const __m128i& hev_thresh) { in Hev() argument
143 int inner_thresh, int hev_thresh) { in Horizontal4() argument
151 _mm_shufflelo_epi16(_mm_cvtsi32_si128(hev_thresh), 0); in Horizontal4()
206 int hev_thresh) { in Vertical4() argument
317 int inner_thresh, int hev_thresh) { in Horizontal6() argument
417 int hev_thresh) { in Vertical6() argument
558 int inner_thresh, int hev_thresh) { in Horizontal8() argument
661 int hev_thresh) { in Vertical8() argument
800 int inner_thresh, int hev_thresh) { in Horizontal14() argument
1014 int inner_thresh, int hev_thresh) { in Vertical14() argument
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libwebp/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/www/firefox/firefox-99.0/media/libwebp/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/graphics/webp/libwebp-1.2.1/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libwebp/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libwebp/src/dsp/
H A Ddec_sse2.c282 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV_SSE2()
381 int hev_thresh) { in DoFilter4_SSE2() argument
391 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4_SSE2()
428 int hev_thresh) { in DoFilter6_SSE2() argument
434 GetNotHEV_SSE2(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6_SSE2()
704 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16_SSE2()
728 DoFilter6_SSE2(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16_SSE2()
754 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i_SSE2()
786 DoFilter4_SSE2(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i_SSE2()
859 DoFilter4_SSE2(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i_SSE2()
[all …]

12345678910