Home
last modified time | relevance | path

Searched refs:hev_thresh (Results 126 – 150 of 235) sorted by relevance

12345678910

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/dsp/
H A Ddec_sse2.c280 const __m128i h = _mm_set1_epi8(hev_thresh); in GetNotHEV()
387 GetNotHEV(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter4()
429 GetNotHEV(p1, p0, q0, q1, hev_thresh, &not_hev); in DoFilter6()
698 DoFilter6(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter16()
722 DoFilter6(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter16()
748 DoFilter4(&p1, &p0, &p3, &p2, &mask, hev_thresh); in VFilter16i()
780 DoFilter4(&p1, &p0, &p3, &p2, &mask, hev_thresh); in HFilter16i()
805 DoFilter6(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in VFilter8()
830 DoFilter6(&p2, &p1, &p0, &q0, &q1, &q2, &mask, hev_thresh); in HFilter8()
853 DoFilter4(&p1, &p0, &q0, &q1, &mask, hev_thresh); in VFilter8i()
[all …]
/dports/graphics/dssim/dssim-3.1.2/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/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/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/multimedia/handbrake/ffmpeg-4.4/libavcodec/mips/
H A Dvp8dsp_mmi.c862 int hv = hev(dst + i * 1, stride, hev_thresh); in vp8_v_loop_filter8_inner_mmi()
961 int hv = hev(dst + i * stride, 1, hev_thresh); in vp8_h_loop_filter8_inner_mmi()
1372 int flim_I, int hev_thresh) in ff_vp8_v_loop_filter16_mmi() argument
1379 int flim_I, int hev_thresh) in ff_vp8_h_loop_filter16_mmi() argument
1383 hev_thresh); in ff_vp8_h_loop_filter16_mmi()
1387 int flim_E, int flim_I, int hev_thresh) in ff_vp8_v_loop_filter8uv_mmi() argument
1394 int flim_E, int flim_I, int hev_thresh) in ff_vp8_h_loop_filter8uv_mmi() argument
1402 int flim_E, int flim_I, int hev_thresh) in ff_vp8_v_loop_filter16_inner_mmi() argument
1408 int hv = hev(dst + i * 1, stride, hev_thresh); in ff_vp8_v_loop_filter16_inner_mmi()
1417 int flim_E, int flim_I, int hev_thresh) in ff_vp8_h_loop_filter16_inner_mmi() argument
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/mips/
H A Dvp8dsp_mmi.c862 int hv = hev(dst + i * 1, stride, hev_thresh); in vp8_v_loop_filter8_inner_mmi()
961 int hv = hev(dst + i * stride, 1, hev_thresh); in vp8_h_loop_filter8_inner_mmi()
1372 int flim_I, int hev_thresh) in ff_vp8_v_loop_filter16_mmi() argument
1379 int flim_I, int hev_thresh) in ff_vp8_h_loop_filter16_mmi() argument
1383 hev_thresh); in ff_vp8_h_loop_filter16_mmi()
1387 int flim_E, int flim_I, int hev_thresh) in ff_vp8_v_loop_filter8uv_mmi() argument
1394 int flim_E, int flim_I, int hev_thresh) in ff_vp8_h_loop_filter8uv_mmi() argument
1402 int flim_E, int flim_I, int hev_thresh) in ff_vp8_v_loop_filter16_inner_mmi() argument
1408 int hv = hev(dst + i * 1, stride, hev_thresh); in ff_vp8_v_loop_filter16_inner_mmi()
1417 int flim_E, int flim_I, int hev_thresh) in ff_vp8_h_loop_filter16_inner_mmi() argument
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/mips/
H A Dvp8dsp_mmi.c861 int hv = hev(dst + i * 1, stride, hev_thresh); in vp8_v_loop_filter8_inner_mmi()
960 int hv = hev(dst + i * stride, 1, hev_thresh); in vp8_h_loop_filter8_inner_mmi()
1371 int flim_I, int hev_thresh) in ff_vp8_v_loop_filter16_mmi() argument
1378 int flim_I, int hev_thresh) in ff_vp8_h_loop_filter16_mmi() argument
1382 hev_thresh); in ff_vp8_h_loop_filter16_mmi()
1386 int flim_E, int flim_I, int hev_thresh) in ff_vp8_v_loop_filter8uv_mmi() argument
1393 int flim_E, int flim_I, int hev_thresh) in ff_vp8_h_loop_filter8uv_mmi() argument
1401 int flim_E, int flim_I, int hev_thresh) in ff_vp8_v_loop_filter16_inner_mmi() argument
1407 int hv = hev(dst + i * 1, stride, hev_thresh); in ff_vp8_v_loop_filter16_inner_mmi()
1416 int flim_E, int flim_I, int hev_thresh) in ff_vp8_h_loop_filter16_inner_mmi() argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/mips/
H A Dvp8dsp_mmi.c861 int hv = hev(dst + i * 1, stride, hev_thresh); in vp8_v_loop_filter8_inner_mmi()
960 int hv = hev(dst + i * stride, 1, hev_thresh); in vp8_h_loop_filter8_inner_mmi()
1371 int flim_I, int hev_thresh) in ff_vp8_v_loop_filter16_mmi() argument
1378 int flim_I, int hev_thresh) in ff_vp8_h_loop_filter16_mmi() argument
1382 hev_thresh); in ff_vp8_h_loop_filter16_mmi()
1386 int flim_E, int flim_I, int hev_thresh) in ff_vp8_v_loop_filter8uv_mmi() argument
1393 int flim_E, int flim_I, int hev_thresh) in ff_vp8_h_loop_filter8uv_mmi() argument
1401 int flim_E, int flim_I, int hev_thresh) in ff_vp8_v_loop_filter16_inner_mmi() argument
1407 int hv = hev(dst + i * 1, stride, hev_thresh); in ff_vp8_v_loop_filter16_inner_mmi()
1416 int flim_E, int flim_I, int hev_thresh) in ff_vp8_h_loop_filter16_inner_mmi() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/mips/
H A Dvp8dsp_mmi.c861 int hv = hev(dst + i * 1, stride, hev_thresh); in vp8_v_loop_filter8_inner_mmi()
960 int hv = hev(dst + i * stride, 1, hev_thresh); in vp8_h_loop_filter8_inner_mmi()
1371 int flim_I, int hev_thresh) in ff_vp8_v_loop_filter16_mmi() argument
1378 int flim_I, int hev_thresh) in ff_vp8_h_loop_filter16_mmi() argument
1382 hev_thresh); in ff_vp8_h_loop_filter16_mmi()
1386 int flim_E, int flim_I, int hev_thresh) in ff_vp8_v_loop_filter8uv_mmi() argument
1393 int flim_E, int flim_I, int hev_thresh) in ff_vp8_h_loop_filter8uv_mmi() argument
1401 int flim_E, int flim_I, int hev_thresh) in ff_vp8_v_loop_filter16_inner_mmi() argument
1407 int hv = hev(dst + i * 1, stride, hev_thresh); in ff_vp8_v_loop_filter16_inner_mmi()
1416 int flim_E, int flim_I, int hev_thresh) in ff_vp8_h_loop_filter16_inner_mmi() argument
[all …]
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/
H A Dloop_filter_test.cc177 const auto hev_thresh = in TestRandomValues() local
183 outer_thresh, inner_thresh, hev_thresh); in TestRandomValues()
216 const int hev_thresh = 0; in TestSaturatedValues() local
218 outer_thresh, inner_thresh, hev_thresh); in TestSaturatedValues()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dvp8dsp.c374 int hev_thresh) \
380 if (hev(dst + i * stridea, strideb, hev_thresh)) \
392 int hev_thresh) \
398 int hv = hev(dst + i * stridea, strideb, hev_thresh); \
411 int fI, int hev_thresh) \
413 vpn ## _ ## dir ## _loop_filter8_c(dstU, stride, fE, fI, hev_thresh); \
414 vpn ## _ ## dir ## _loop_filter8_c(dstV, stride, fE, fI, hev_thresh); \
421 int hev_thresh) \
424 hev_thresh); \
426 hev_thresh); \
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dvp8dsp.c376 int hev_thresh) \
382 if (hev(dst + i * stridea, strideb, hev_thresh)) \
394 int hev_thresh) \
400 int hv = hev(dst + i * stridea, strideb, hev_thresh); \
413 int fI, int hev_thresh) \
415 vpn ## _ ## dir ## _loop_filter8_c(dstU, stride, fE, fI, hev_thresh); \
416 vpn ## _ ## dir ## _loop_filter8_c(dstV, stride, fE, fI, hev_thresh); \
423 int hev_thresh) \
426 hev_thresh); \
428 hev_thresh); \
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dvp8dsp.c374 int hev_thresh) \
380 if (hev(dst + i * stridea, strideb, hev_thresh)) \
392 int hev_thresh) \
398 int hv = hev(dst + i * stridea, strideb, hev_thresh); \
411 int fI, int hev_thresh) \
413 vpn ## _ ## dir ## _loop_filter8_c(dstU, stride, fE, fI, hev_thresh); \
414 vpn ## _ ## dir ## _loop_filter8_c(dstV, stride, fE, fI, hev_thresh); \
421 int hev_thresh) \
424 hev_thresh); \
426 hev_thresh); \
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/
H A Dvp8dsp.c376 int hev_thresh) \
382 if (hev(dst + i * stridea, strideb, hev_thresh)) \
394 int hev_thresh) \
400 int hv = hev(dst + i * stridea, strideb, hev_thresh); \
413 int fI, int hev_thresh) \
415 vpn ## _ ## dir ## _loop_filter8_c(dstU, stride, fE, fI, hev_thresh); \
416 vpn ## _ ## dir ## _loop_filter8_c(dstV, stride, fE, fI, hev_thresh); \
423 int hev_thresh) \
426 hev_thresh); \
428 hev_thresh); \
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/
H A Dvp8dsp.c374 int hev_thresh) \
380 if (hev(dst + i * stridea, strideb, hev_thresh)) \
392 int hev_thresh) \
398 int hv = hev(dst + i * stridea, strideb, hev_thresh); \
411 int fI, int hev_thresh) \
413 vpn ## _ ## dir ## _loop_filter8_c(dstU, stride, fE, fI, hev_thresh); \
414 vpn ## _ ## dir ## _loop_filter8_c(dstV, stride, fE, fI, hev_thresh); \
421 int hev_thresh) \
424 hev_thresh); \
426 hev_thresh); \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/post_filter/
H A Ddeblock.cc64 int* hev_thresh) const { in GetDeblockFilterParams()
67 *hev_thresh = hev_thresh_[level]; in GetDeblockFilterParams()
502 int hev_thresh; in HorizontalDeblockFilterNoMask() local
504 &hev_thresh); in HorizontalDeblockFilterNoMask()
509 hev_thresh); in HorizontalDeblockFilterNoMask()
547 int hev_thresh; in VerticalDeblockFilterNoMask() local
549 &hev_thresh); in VerticalDeblockFilterNoMask()
554 hev_thresh); in VerticalDeblockFilterNoMask()
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/aarch64/
H A Dvp8dsp.h28 int hev_thresh)
35 int hev_thresh)
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/aarch64/
H A Dvp8dsp.h28 int hev_thresh)
35 int hev_thresh)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/aarch64/
H A Dvp8dsp.h28 int hev_thresh)
35 int hev_thresh)
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/aarch64/
H A Dvp8dsp.h28 int hev_thresh)
35 int hev_thresh)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/aarch64/
H A Dvp8dsp.h28 int hev_thresh)
35 int hev_thresh)
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/aarch64/
H A Dvp8dsp.h28 int hev_thresh)
35 int hev_thresh)
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/aarch64/
H A Dvp8dsp.h28 int hev_thresh)
35 int hev_thresh)
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/aarch64/
H A Dvp8dsp.h28 int hev_thresh)
35 int hev_thresh)
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/dec/
H A Dframe_dec.c232 const int hev_thresh = f_info->hev_thresh_; in DoFilter() local
234 VP8HFilter16(y_dst, y_bps, limit + 4, ilevel, hev_thresh); in DoFilter()
235 VP8HFilter8(u_dst, v_dst, uv_bps, limit + 4, ilevel, hev_thresh); in DoFilter()
238 VP8HFilter16i(y_dst, y_bps, limit, ilevel, hev_thresh); in DoFilter()
239 VP8HFilter8i(u_dst, v_dst, uv_bps, limit, ilevel, hev_thresh); in DoFilter()
242 VP8VFilter16(y_dst, y_bps, limit + 4, ilevel, hev_thresh); in DoFilter()
243 VP8VFilter8(u_dst, v_dst, uv_bps, limit + 4, ilevel, hev_thresh); in DoFilter()
246 VP8VFilter16i(y_dst, y_bps, limit, ilevel, hev_thresh); in DoFilter()
247 VP8VFilter8i(u_dst, v_dst, uv_bps, limit, ilevel, hev_thresh); in DoFilter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/dec/
H A Dframe_dec.c232 const int hev_thresh = f_info->hev_thresh_; in DoFilter() local
234 VP8HFilter16(y_dst, y_bps, limit + 4, ilevel, hev_thresh); in DoFilter()
235 VP8HFilter8(u_dst, v_dst, uv_bps, limit + 4, ilevel, hev_thresh); in DoFilter()
238 VP8HFilter16i(y_dst, y_bps, limit, ilevel, hev_thresh); in DoFilter()
239 VP8HFilter8i(u_dst, v_dst, uv_bps, limit, ilevel, hev_thresh); in DoFilter()
242 VP8VFilter16(y_dst, y_bps, limit + 4, ilevel, hev_thresh); in DoFilter()
243 VP8VFilter8(u_dst, v_dst, uv_bps, limit + 4, ilevel, hev_thresh); in DoFilter()
246 VP8VFilter16i(y_dst, y_bps, limit, ilevel, hev_thresh); in DoFilter()
247 VP8VFilter8i(u_dst, v_dst, uv_bps, limit, ilevel, hev_thresh); in DoFilter()

12345678910