Home
last modified time | relevance | path

Searched refs:RESTORE_SGRPROJ (Results 1 – 25 of 80) sorted by relevance

1234

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/context/
H A Dframe_header.rs235 RESTORE_SGRPROJ => { in write_lrf()
246 RESTORE_SGRPROJ => { in write_lrf()
/dports/multimedia/librav1e/rav1e-0.5.1/src/context/
H A Dframe_header.rs177 RESTORE_SGRPROJ => { in write_lrf()
190 RESTORE_SGRPROJ => { in write_lrf()
/dports/multimedia/rav1e/rav1e-0.5.1/src/context/
H A Dframe_header.rs177 RESTORE_SGRPROJ => { in write_lrf()
190 RESTORE_SGRPROJ => { in write_lrf()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbRestorationPick.c1237 case RESTORE_SGRPROJ: in search_switchable()
1258 if (best_rtype == RESTORE_SGRPROJ) in search_switchable()
1316 rui.restoration_type = RESTORE_SGRPROJ; in search_sgrproj_seg()
1319 rusi->sse[RESTORE_SGRPROJ] = try_restoration_unit_seg(rsc, limits, tile, &rui); in search_sgrproj_seg()
1331 rusi->sse[RESTORE_SGRPROJ] = rsc->rusi_pic[rest_unit_idx].sse[RESTORE_SGRPROJ]; in search_sgrproj_finish()
1339 double cost_sgr = RDCOST_DBL(x->rdmult, bits_sgr >> 4, rusi->sse[RESTORE_SGRPROJ]); in search_sgrproj_finish()
1341 RestorationType rtype = (cost_sgr < cost_none) ? RESTORE_SGRPROJ : RESTORE_NONE; in search_sgrproj_finish()
1342 rusi->best_rtype[RESTORE_SGRPROJ - 1] = rtype; in search_sgrproj_finish()
1579 RestorationType force_restore_type_d = (cm->wn_filter_mode) ? RESTORE_TYPES : RESTORE_SGRPROJ; in rest_finish_search()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dpickrst.c897 rusi->best_rtype[RESTORE_SGRPROJ - 1] = RESTORE_NONE; in search_sgrproj()
898 rusi->sse[RESTORE_SGRPROJ] = INT64_MAX; in search_sgrproj()
920 rui.restoration_type = RESTORE_SGRPROJ; in search_sgrproj()
923 rusi->sse[RESTORE_SGRPROJ] = try_restoration_unit(rsc, limits, tile, &rui); in search_sgrproj()
931 x->rdmult, bits_sgr >> 4, rusi->sse[RESTORE_SGRPROJ], bit_depth); in search_sgrproj()
937 (cost_sgr < cost_none) ? RESTORE_SGRPROJ : RESTORE_NONE; in search_sgrproj()
938 rusi->best_rtype[RESTORE_SGRPROJ - 1] = rtype; in search_sgrproj()
1649 case RESTORE_SGRPROJ: in search_switchable()
1658 if (r == RESTORE_SGRPROJ && rusi->sgrproj.ep < 10) in search_switchable()
1672 if (best_rtype == RESTORE_SGRPROJ) rsc->sgrproj = rusi->sgrproj; in search_switchable()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbRestorationPick.c1237 case RESTORE_SGRPROJ: in search_switchable()
1258 if (best_rtype == RESTORE_SGRPROJ) in search_switchable()
1316 rui.restoration_type = RESTORE_SGRPROJ; in search_sgrproj_seg()
1319 rusi->sse[RESTORE_SGRPROJ] = try_restoration_unit_seg(rsc, limits, tile, &rui); in search_sgrproj_seg()
1331 rusi->sse[RESTORE_SGRPROJ] = rsc->rusi_pic[rest_unit_idx].sse[RESTORE_SGRPROJ]; in search_sgrproj_finish()
1339 double cost_sgr = RDCOST_DBL(x->rdmult, bits_sgr >> 4, rusi->sse[RESTORE_SGRPROJ]); in search_sgrproj_finish()
1341 RestorationType rtype = (cost_sgr < cost_none) ? RESTORE_SGRPROJ : RESTORE_NONE; in search_sgrproj_finish()
1342 rusi->best_rtype[RESTORE_SGRPROJ - 1] = rtype; in search_sgrproj_finish()
1579 RestorationType force_restore_type_d = (cm->wn_filter_mode) ? RESTORE_TYPES : RESTORE_SGRPROJ; in rest_finish_search()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dpickrst.c886 rusi->best_rtype[RESTORE_SGRPROJ - 1] = RESTORE_NONE; in search_sgrproj()
887 rusi->sse[RESTORE_SGRPROJ] = INT64_MAX; in search_sgrproj()
909 rui.restoration_type = RESTORE_SGRPROJ; in search_sgrproj()
912 rusi->sse[RESTORE_SGRPROJ] = try_restoration_unit(rsc, limits, tile, &rui); in search_sgrproj()
921 RDCOST_DBL(x->rdmult, bits_sgr >> 4, rusi->sse[RESTORE_SGRPROJ]); in search_sgrproj()
927 (cost_sgr < cost_none) ? RESTORE_SGRPROJ : RESTORE_NONE; in search_sgrproj()
928 rusi->best_rtype[RESTORE_SGRPROJ - 1] = rtype; in search_sgrproj()
1646 case RESTORE_SGRPROJ: in search_switchable()
1654 if (r == RESTORE_SGRPROJ && rusi->sgrproj.ep < 10) in search_switchable()
1669 if (best_rtype == RESTORE_SGRPROJ) rsc->sgrproj = rusi->sgrproj; in search_switchable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dpickrst.c897 rusi->best_rtype[RESTORE_SGRPROJ - 1] = RESTORE_NONE; in search_sgrproj()
898 rusi->sse[RESTORE_SGRPROJ] = INT64_MAX; in search_sgrproj()
920 rui.restoration_type = RESTORE_SGRPROJ; in search_sgrproj()
923 rusi->sse[RESTORE_SGRPROJ] = try_restoration_unit(rsc, limits, tile, &rui); in search_sgrproj()
931 x->rdmult, bits_sgr >> 4, rusi->sse[RESTORE_SGRPROJ], bit_depth); in search_sgrproj()
937 (cost_sgr < cost_none) ? RESTORE_SGRPROJ : RESTORE_NONE; in search_sgrproj()
938 rusi->best_rtype[RESTORE_SGRPROJ - 1] = rtype; in search_sgrproj()
1657 case RESTORE_SGRPROJ: in search_switchable()
1666 if (r == RESTORE_SGRPROJ && rusi->sgrproj.ep < 10) in search_switchable()
1680 if (best_rtype == RESTORE_SGRPROJ) rsc->sgrproj = rusi->sgrproj; in search_switchable()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dpickrst.c894 rusi->best_rtype[RESTORE_SGRPROJ - 1] = RESTORE_NONE; in search_sgrproj()
895 rusi->sse[RESTORE_SGRPROJ] = INT64_MAX; in search_sgrproj()
917 rui.restoration_type = RESTORE_SGRPROJ; in search_sgrproj()
920 rusi->sse[RESTORE_SGRPROJ] = try_restoration_unit(rsc, limits, tile, &rui); in search_sgrproj()
928 x->rdmult, bits_sgr >> 4, rusi->sse[RESTORE_SGRPROJ], bit_depth); in search_sgrproj()
934 (cost_sgr < cost_none) ? RESTORE_SGRPROJ : RESTORE_NONE; in search_sgrproj()
935 rusi->best_rtype[RESTORE_SGRPROJ - 1] = rtype; in search_sgrproj()
1642 case RESTORE_SGRPROJ: in search_switchable()
1651 if (r == RESTORE_SGRPROJ && rusi->sgrproj.ep < 10) in search_switchable()
1665 if (best_rtype == RESTORE_SGRPROJ) rsc->sgrproj = rusi->sgrproj; in search_switchable()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dpickrst.c626 rui.restoration_type = RESTORE_SGRPROJ; in search_sgrproj()
629 rusi->sse[RESTORE_SGRPROJ] = try_restoration_unit(rsc, limits, tile, &rui); in search_sgrproj()
639 RDCOST_DBL(x->rdmult, bits_sgr >> 4, rusi->sse[RESTORE_SGRPROJ]); in search_sgrproj()
644 (cost_sgr < cost_none) ? RESTORE_SGRPROJ : RESTORE_NONE; in search_sgrproj()
645 rusi->best_rtype[RESTORE_SGRPROJ - 1] = rtype; in search_sgrproj()
1244 case RESTORE_SGRPROJ: in search_switchable()
1252 if (r == RESTORE_SGRPROJ && rusi->sgrproj.ep < 10) in search_switchable()
1266 if (best_rtype == RESTORE_SGRPROJ) rsc->sgrproj = rusi->sgrproj; in search_switchable()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dpickrst.c626 rui.restoration_type = RESTORE_SGRPROJ; in search_sgrproj()
629 rusi->sse[RESTORE_SGRPROJ] = try_restoration_unit(rsc, limits, tile, &rui); in search_sgrproj()
639 RDCOST_DBL(x->rdmult, bits_sgr >> 4, rusi->sse[RESTORE_SGRPROJ]); in search_sgrproj()
644 (cost_sgr < cost_none) ? RESTORE_SGRPROJ : RESTORE_NONE; in search_sgrproj()
645 rusi->best_rtype[RESTORE_SGRPROJ - 1] = rtype; in search_sgrproj()
1244 case RESTORE_SGRPROJ: in search_switchable()
1252 if (r == RESTORE_SGRPROJ && rusi->sgrproj.ep < 10) in search_switchable()
1266 if (best_rtype == RESTORE_SGRPROJ) rsc->sgrproj = rusi->sgrproj; in search_switchable()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dpickrst.c626 rui.restoration_type = RESTORE_SGRPROJ; in search_sgrproj()
629 rusi->sse[RESTORE_SGRPROJ] = try_restoration_unit(rsc, limits, tile, &rui); in search_sgrproj()
639 RDCOST_DBL(x->rdmult, bits_sgr >> 4, rusi->sse[RESTORE_SGRPROJ]); in search_sgrproj()
644 (cost_sgr < cost_none) ? RESTORE_SGRPROJ : RESTORE_NONE; in search_sgrproj()
645 rusi->best_rtype[RESTORE_SGRPROJ - 1] = rtype; in search_sgrproj()
1244 case RESTORE_SGRPROJ: in search_switchable()
1252 if (r == RESTORE_SGRPROJ && rusi->sgrproj.ep < 10) in search_switchable()
1266 if (best_rtype == RESTORE_SGRPROJ) rsc->sgrproj = rusi->sgrproj; in search_switchable()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dpickrst.c626 rui.restoration_type = RESTORE_SGRPROJ; in search_sgrproj()
629 rusi->sse[RESTORE_SGRPROJ] = try_restoration_unit(rsc, limits, tile, &rui); in search_sgrproj()
639 RDCOST_DBL(x->rdmult, bits_sgr >> 4, rusi->sse[RESTORE_SGRPROJ]); in search_sgrproj()
644 (cost_sgr < cost_none) ? RESTORE_SGRPROJ : RESTORE_NONE; in search_sgrproj()
645 rusi->best_rtype[RESTORE_SGRPROJ - 1] = rtype; in search_sgrproj()
1244 case RESTORE_SGRPROJ: in search_switchable()
1252 if (r == RESTORE_SGRPROJ && rusi->sgrproj.ep < 10) in search_switchable()
1266 if (best_rtype == RESTORE_SGRPROJ) rsc->sgrproj = rusi->sgrproj; in search_switchable()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dpickrst.c624 plane_rsi->restoration_type[rtile_idx] = RESTORE_SGRPROJ; in search_sgrproj_for_rtile()
635 ctxt->type[rtile_idx] = RESTORE_SGRPROJ; in search_sgrproj_for_rtile()
654 plane_rsi->frame_restoration_type = RESTORE_SGRPROJ; in search_sgrproj()
692 if (type[rtile_idx] == RESTORE_SGRPROJ) { in search_sgrproj()
1407 else if (r == RESTORE_SGRPROJ) in search_switchable_for_rtile()
1422 else if (rsi->restoration_type[rtile_idx] == RESTORE_SGRPROJ) in search_switchable_for_rtile()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Denums.h602 RESTORE_SGRPROJ, enumerator
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Denums.h602 RESTORE_SGRPROJ, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Denums.h602 RESTORE_SGRPROJ, enumerator
/dports/multimedia/aom/aom-3.2.0/av1/common/
H A Denums.h600 RESTORE_SGRPROJ, /**< Selfguided restoration */ enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Denums.h602 RESTORE_SGRPROJ, enumerator
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/
H A Denums.h652 RESTORE_SGRPROJ, /**< Selfguided restoration */ enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/
H A Denums.h737 RESTORE_SGRPROJ, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/
H A Denums.h644 RESTORE_SGRPROJ, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/
H A Denums.h652 RESTORE_SGRPROJ, /**< Selfguided restoration */ enumerator
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/umc/codec/av1_dec/include/
H A Dumc_av1_dec_defs.h452 RESTORE_SGRPROJ, enumerator
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecRestoration.c203 const int32_t filter_idx = 2 * highbd + (unit_rtype == RESTORE_SGRPROJ); in svt_dec_av1_loop_restoration_filter_unit()

1234