Home
last modified time | relevance | path

Searched refs:thresh_mult (Results 1 – 25 of 77) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Drd.c1284 rd->thresh_mult[THR_NEWMV] += 1000; in av1_set_rd_speed_thresholds()
1285 rd->thresh_mult[THR_NEWL2] += 1000; in av1_set_rd_speed_thresholds()
1286 rd->thresh_mult[THR_NEWL3] += 1000; in av1_set_rd_speed_thresholds()
1287 rd->thresh_mult[THR_NEWB] += 1000; in av1_set_rd_speed_thresholds()
1288 rd->thresh_mult[THR_NEWA2] = 1000; in av1_set_rd_speed_thresholds()
1289 rd->thresh_mult[THR_NEWA] += 1000; in av1_set_rd_speed_thresholds()
1290 rd->thresh_mult[THR_NEWG] += 1000; in av1_set_rd_speed_thresholds()
1295 rd->thresh_mult[THR_NEARB] += 1000; in av1_set_rd_speed_thresholds()
1296 rd->thresh_mult[THR_NEARA2] = 1000; in av1_set_rd_speed_thresholds()
1454 rd->thresh_mult[THR_DC] += 1000; in av1_set_rd_speed_thresholds()
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Drd.c1284 rd->thresh_mult[THR_NEWMV] += 1000; in av1_set_rd_speed_thresholds()
1285 rd->thresh_mult[THR_NEWL2] += 1000; in av1_set_rd_speed_thresholds()
1286 rd->thresh_mult[THR_NEWL3] += 1000; in av1_set_rd_speed_thresholds()
1287 rd->thresh_mult[THR_NEWB] += 1000; in av1_set_rd_speed_thresholds()
1288 rd->thresh_mult[THR_NEWA2] = 1000; in av1_set_rd_speed_thresholds()
1289 rd->thresh_mult[THR_NEWA] += 1000; in av1_set_rd_speed_thresholds()
1290 rd->thresh_mult[THR_NEWG] += 1000; in av1_set_rd_speed_thresholds()
1295 rd->thresh_mult[THR_NEARB] += 1000; in av1_set_rd_speed_thresholds()
1296 rd->thresh_mult[THR_NEARA2] = 1000; in av1_set_rd_speed_thresholds()
1454 rd->thresh_mult[THR_DC] += 1000; in av1_set_rd_speed_thresholds()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Drd.c1284 rd->thresh_mult[THR_NEWMV] += 1000; in av1_set_rd_speed_thresholds()
1285 rd->thresh_mult[THR_NEWL2] += 1000; in av1_set_rd_speed_thresholds()
1286 rd->thresh_mult[THR_NEWL3] += 1000; in av1_set_rd_speed_thresholds()
1287 rd->thresh_mult[THR_NEWB] += 1000; in av1_set_rd_speed_thresholds()
1288 rd->thresh_mult[THR_NEWA2] = 1000; in av1_set_rd_speed_thresholds()
1289 rd->thresh_mult[THR_NEWA] += 1000; in av1_set_rd_speed_thresholds()
1290 rd->thresh_mult[THR_NEWG] += 1000; in av1_set_rd_speed_thresholds()
1295 rd->thresh_mult[THR_NEARB] += 1000; in av1_set_rd_speed_thresholds()
1296 rd->thresh_mult[THR_NEARA2] = 1000; in av1_set_rd_speed_thresholds()
1454 rd->thresh_mult[THR_DC] += 1000; in av1_set_rd_speed_thresholds()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Drd.c1284 rd->thresh_mult[THR_NEWMV] += 1000; in av1_set_rd_speed_thresholds()
1285 rd->thresh_mult[THR_NEWL2] += 1000; in av1_set_rd_speed_thresholds()
1286 rd->thresh_mult[THR_NEWL3] += 1000; in av1_set_rd_speed_thresholds()
1287 rd->thresh_mult[THR_NEWB] += 1000; in av1_set_rd_speed_thresholds()
1288 rd->thresh_mult[THR_NEWA2] = 1000; in av1_set_rd_speed_thresholds()
1289 rd->thresh_mult[THR_NEWA] += 1000; in av1_set_rd_speed_thresholds()
1290 rd->thresh_mult[THR_NEWG] += 1000; in av1_set_rd_speed_thresholds()
1295 rd->thresh_mult[THR_NEARB] += 1000; in av1_set_rd_speed_thresholds()
1296 rd->thresh_mult[THR_NEARA2] = 1000; in av1_set_rd_speed_thresholds()
1454 rd->thresh_mult[THR_DC] += 1000; in av1_set_rd_speed_thresholds()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Drd.c1086 av1_zero(rd->thresh_mult); in av1_set_rd_speed_thresholds()
1096 rd->thresh_mult[THR_NEWMV] = 1000; in av1_set_rd_speed_thresholds()
1097 rd->thresh_mult[THR_NEWL2] = 1000; in av1_set_rd_speed_thresholds()
1098 rd->thresh_mult[THR_NEWL3] = 1000; in av1_set_rd_speed_thresholds()
1099 rd->thresh_mult[THR_NEWB] = 1000; in av1_set_rd_speed_thresholds()
1100 rd->thresh_mult[THR_NEWA2] = 1100; in av1_set_rd_speed_thresholds()
1101 rd->thresh_mult[THR_NEWA] = 1000; in av1_set_rd_speed_thresholds()
1102 rd->thresh_mult[THR_NEWG] = 1000; in av1_set_rd_speed_thresholds()
1107 rd->thresh_mult[THR_NEARB] = 1000; in av1_set_rd_speed_thresholds()
1109 rd->thresh_mult[THR_NEARA] = 1000; in av1_set_rd_speed_thresholds()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Drd.c1106 av1_zero(rd->thresh_mult); in av1_set_rd_speed_thresholds()
1116 rd->thresh_mult[THR_NEWMV] = 1000; in av1_set_rd_speed_thresholds()
1117 rd->thresh_mult[THR_NEWL2] = 1000; in av1_set_rd_speed_thresholds()
1118 rd->thresh_mult[THR_NEWL3] = 1000; in av1_set_rd_speed_thresholds()
1119 rd->thresh_mult[THR_NEWB] = 1000; in av1_set_rd_speed_thresholds()
1120 rd->thresh_mult[THR_NEWA2] = 1100; in av1_set_rd_speed_thresholds()
1121 rd->thresh_mult[THR_NEWA] = 1000; in av1_set_rd_speed_thresholds()
1122 rd->thresh_mult[THR_NEWG] = 1000; in av1_set_rd_speed_thresholds()
1127 rd->thresh_mult[THR_NEARB] = 1000; in av1_set_rd_speed_thresholds()
1129 rd->thresh_mult[THR_NEARA] = 1000; in av1_set_rd_speed_thresholds()
[all …]
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Drd.c1159 av1_zero(rd->thresh_mult); in av1_set_rd_speed_thresholds()
1169 rd->thresh_mult[THR_NEWMV] = 1000; in av1_set_rd_speed_thresholds()
1170 rd->thresh_mult[THR_NEWL2] = 1000; in av1_set_rd_speed_thresholds()
1171 rd->thresh_mult[THR_NEWL3] = 1000; in av1_set_rd_speed_thresholds()
1172 rd->thresh_mult[THR_NEWB] = 1000; in av1_set_rd_speed_thresholds()
1173 rd->thresh_mult[THR_NEWA2] = 1100; in av1_set_rd_speed_thresholds()
1174 rd->thresh_mult[THR_NEWA] = 1000; in av1_set_rd_speed_thresholds()
1175 rd->thresh_mult[THR_NEWG] = 1000; in av1_set_rd_speed_thresholds()
1180 rd->thresh_mult[THR_NEARB] = 1000; in av1_set_rd_speed_thresholds()
1182 rd->thresh_mult[THR_NEARA] = 1000; in av1_set_rd_speed_thresholds()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Drd.c1087 av1_zero(rd->thresh_mult); in av1_set_rd_speed_thresholds()
1097 rd->thresh_mult[THR_NEWMV] = 1000; in av1_set_rd_speed_thresholds()
1098 rd->thresh_mult[THR_NEWL2] = 1000; in av1_set_rd_speed_thresholds()
1099 rd->thresh_mult[THR_NEWL3] = 1000; in av1_set_rd_speed_thresholds()
1100 rd->thresh_mult[THR_NEWB] = 1000; in av1_set_rd_speed_thresholds()
1101 rd->thresh_mult[THR_NEWA2] = 1100; in av1_set_rd_speed_thresholds()
1102 rd->thresh_mult[THR_NEWA] = 1000; in av1_set_rd_speed_thresholds()
1103 rd->thresh_mult[THR_NEWG] = 1000; in av1_set_rd_speed_thresholds()
1108 rd->thresh_mult[THR_NEARB] = 1000; in av1_set_rd_speed_thresholds()
1110 rd->thresh_mult[THR_NEARA] = 1000; in av1_set_rd_speed_thresholds()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Drd.c1285 rd->thresh_mult[THR_DC] += 1000; in av1_set_rd_speed_thresholds()
1287 rd->thresh_mult[THR_NEWMV] += 1000; in av1_set_rd_speed_thresholds()
1289 rd->thresh_mult[THR_NEWL2] += 1000; in av1_set_rd_speed_thresholds()
1290 rd->thresh_mult[THR_NEWL3] += 1000; in av1_set_rd_speed_thresholds()
1291 rd->thresh_mult[THR_NEWB] += 1000; in av1_set_rd_speed_thresholds()
1292 rd->thresh_mult[THR_NEWA2] = 1000; in av1_set_rd_speed_thresholds()
1294 rd->thresh_mult[THR_NEWA] += 1000; in av1_set_rd_speed_thresholds()
1295 rd->thresh_mult[THR_NEWG] += 1000; in av1_set_rd_speed_thresholds()
1301 rd->thresh_mult[THR_NEARB] += 1000; in av1_set_rd_speed_thresholds()
1317 rd->thresh_mult[THR_TM] += 1000; in av1_set_rd_speed_thresholds()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rd.c557 rd->thresh_mult[THR_NEARESTG] = 0; in vp9_set_rd_speed_thresholds()
561 rd->thresh_mult[THR_DC] += 1000; in vp9_set_rd_speed_thresholds()
563 rd->thresh_mult[THR_NEWMV] += 1000; in vp9_set_rd_speed_thresholds()
564 rd->thresh_mult[THR_NEWA] += 1000; in vp9_set_rd_speed_thresholds()
565 rd->thresh_mult[THR_NEWG] += 1000; in vp9_set_rd_speed_thresholds()
568 rd->thresh_mult[THR_NEARA] += 1000; in vp9_set_rd_speed_thresholds()
572 rd->thresh_mult[THR_TM] += 1000; in vp9_set_rd_speed_thresholds()
576 rd->thresh_mult[THR_NEARG] += 1000; in vp9_set_rd_speed_thresholds()
581 rd->thresh_mult[THR_ZEROG] += 2000; in vp9_set_rd_speed_thresholds()
582 rd->thresh_mult[THR_ZEROA] += 2000; in vp9_set_rd_speed_thresholds()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/encoder/
H A Dvp9_rd.c575 rd->thresh_mult[THR_NEARESTG] = 0;
579 rd->thresh_mult[THR_DC] += 1000;
581 rd->thresh_mult[THR_NEWMV] += 1000;
582 rd->thresh_mult[THR_NEWA] += 1000;
583 rd->thresh_mult[THR_NEWG] += 1000;
586 rd->thresh_mult[THR_NEARA] += 1000;
590 rd->thresh_mult[THR_TM] += 1000;
594 rd->thresh_mult[THR_NEARG] += 1000;
599 rd->thresh_mult[THR_ZEROG] += 2000;
600 rd->thresh_mult[THR_ZEROA] += 2000;
[all …]
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_rd.c649 rd->thresh_mult[THR_NEARESTG] = 0;
653 rd->thresh_mult[THR_DC] += 1000;
655 rd->thresh_mult[THR_NEWMV] += 1000;
656 rd->thresh_mult[THR_NEWA] += 1000;
657 rd->thresh_mult[THR_NEWG] += 1000;
660 rd->thresh_mult[THR_NEARA] += 1000;
664 rd->thresh_mult[THR_TM] += 1000;
668 rd->thresh_mult[THR_NEARG] += 1000;
673 rd->thresh_mult[THR_ZEROG] += 2000;
674 rd->thresh_mult[THR_ZEROA] += 2000;
[all …]
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_rd.c649 rd->thresh_mult[THR_NEARESTG] = 0;
653 rd->thresh_mult[THR_DC] += 1000;
655 rd->thresh_mult[THR_NEWMV] += 1000;
656 rd->thresh_mult[THR_NEWA] += 1000;
657 rd->thresh_mult[THR_NEWG] += 1000;
660 rd->thresh_mult[THR_NEARA] += 1000;
664 rd->thresh_mult[THR_TM] += 1000;
668 rd->thresh_mult[THR_NEARG] += 1000;
673 rd->thresh_mult[THR_ZEROG] += 2000;
674 rd->thresh_mult[THR_ZEROA] += 2000;
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rd.c688 rd->thresh_mult[THR_NEARESTG] = 0; in vp9_set_rd_speed_thresholds()
692 rd->thresh_mult[THR_DC] += 1000; in vp9_set_rd_speed_thresholds()
694 rd->thresh_mult[THR_NEWMV] += 1000; in vp9_set_rd_speed_thresholds()
695 rd->thresh_mult[THR_NEWA] += 1000; in vp9_set_rd_speed_thresholds()
696 rd->thresh_mult[THR_NEWG] += 1000; in vp9_set_rd_speed_thresholds()
699 rd->thresh_mult[THR_NEARA] += 1000; in vp9_set_rd_speed_thresholds()
703 rd->thresh_mult[THR_TM] += 1000; in vp9_set_rd_speed_thresholds()
707 rd->thresh_mult[THR_NEARG] += 1000; in vp9_set_rd_speed_thresholds()
712 rd->thresh_mult[THR_ZEROG] += 2000; in vp9_set_rd_speed_thresholds()
713 rd->thresh_mult[THR_ZEROA] += 2000; in vp9_set_rd_speed_thresholds()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_rd.c688 rd->thresh_mult[THR_NEARESTG] = 0; in vp9_set_rd_speed_thresholds()
692 rd->thresh_mult[THR_DC] += 1000; in vp9_set_rd_speed_thresholds()
694 rd->thresh_mult[THR_NEWMV] += 1000; in vp9_set_rd_speed_thresholds()
695 rd->thresh_mult[THR_NEWA] += 1000; in vp9_set_rd_speed_thresholds()
696 rd->thresh_mult[THR_NEWG] += 1000; in vp9_set_rd_speed_thresholds()
699 rd->thresh_mult[THR_NEARA] += 1000; in vp9_set_rd_speed_thresholds()
703 rd->thresh_mult[THR_TM] += 1000; in vp9_set_rd_speed_thresholds()
707 rd->thresh_mult[THR_NEARG] += 1000; in vp9_set_rd_speed_thresholds()
712 rd->thresh_mult[THR_ZEROG] += 2000; in vp9_set_rd_speed_thresholds()
713 rd->thresh_mult[THR_ZEROA] += 2000; in vp9_set_rd_speed_thresholds()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rd.c688 rd->thresh_mult[THR_NEARESTG] = 0; in vp9_set_rd_speed_thresholds()
692 rd->thresh_mult[THR_DC] += 1000; in vp9_set_rd_speed_thresholds()
694 rd->thresh_mult[THR_NEWMV] += 1000; in vp9_set_rd_speed_thresholds()
695 rd->thresh_mult[THR_NEWA] += 1000; in vp9_set_rd_speed_thresholds()
696 rd->thresh_mult[THR_NEWG] += 1000; in vp9_set_rd_speed_thresholds()
699 rd->thresh_mult[THR_NEARA] += 1000; in vp9_set_rd_speed_thresholds()
703 rd->thresh_mult[THR_TM] += 1000; in vp9_set_rd_speed_thresholds()
707 rd->thresh_mult[THR_NEARG] += 1000; in vp9_set_rd_speed_thresholds()
712 rd->thresh_mult[THR_ZEROG] += 2000; in vp9_set_rd_speed_thresholds()
713 rd->thresh_mult[THR_ZEROA] += 2000; in vp9_set_rd_speed_thresholds()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_rd.c728 rd->thresh_mult[THR_NEARESTG] = 0; in vp9_set_rd_speed_thresholds()
732 rd->thresh_mult[THR_DC] += 1000; in vp9_set_rd_speed_thresholds()
734 rd->thresh_mult[THR_NEWMV] += 1000; in vp9_set_rd_speed_thresholds()
735 rd->thresh_mult[THR_NEWA] += 1000; in vp9_set_rd_speed_thresholds()
736 rd->thresh_mult[THR_NEWG] += 1000; in vp9_set_rd_speed_thresholds()
739 rd->thresh_mult[THR_NEARA] += 1000; in vp9_set_rd_speed_thresholds()
743 rd->thresh_mult[THR_TM] += 1000; in vp9_set_rd_speed_thresholds()
747 rd->thresh_mult[THR_NEARG] += 1000; in vp9_set_rd_speed_thresholds()
752 rd->thresh_mult[THR_ZEROG] += 2000; in vp9_set_rd_speed_thresholds()
753 rd->thresh_mult[THR_ZEROA] += 2000; in vp9_set_rd_speed_thresholds()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rd.c688 rd->thresh_mult[THR_NEARESTG] = 0; in vp9_set_rd_speed_thresholds()
692 rd->thresh_mult[THR_DC] += 1000; in vp9_set_rd_speed_thresholds()
694 rd->thresh_mult[THR_NEWMV] += 1000; in vp9_set_rd_speed_thresholds()
695 rd->thresh_mult[THR_NEWA] += 1000; in vp9_set_rd_speed_thresholds()
696 rd->thresh_mult[THR_NEWG] += 1000; in vp9_set_rd_speed_thresholds()
699 rd->thresh_mult[THR_NEARA] += 1000; in vp9_set_rd_speed_thresholds()
703 rd->thresh_mult[THR_TM] += 1000; in vp9_set_rd_speed_thresholds()
707 rd->thresh_mult[THR_NEARG] += 1000; in vp9_set_rd_speed_thresholds()
712 rd->thresh_mult[THR_ZEROG] += 2000; in vp9_set_rd_speed_thresholds()
713 rd->thresh_mult[THR_ZEROA] += 2000; in vp9_set_rd_speed_thresholds()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rd.c688 rd->thresh_mult[THR_NEARESTG] = 0; in vp9_set_rd_speed_thresholds()
692 rd->thresh_mult[THR_DC] += 1000; in vp9_set_rd_speed_thresholds()
694 rd->thresh_mult[THR_NEWMV] += 1000; in vp9_set_rd_speed_thresholds()
695 rd->thresh_mult[THR_NEWA] += 1000; in vp9_set_rd_speed_thresholds()
696 rd->thresh_mult[THR_NEWG] += 1000; in vp9_set_rd_speed_thresholds()
699 rd->thresh_mult[THR_NEARA] += 1000; in vp9_set_rd_speed_thresholds()
703 rd->thresh_mult[THR_TM] += 1000; in vp9_set_rd_speed_thresholds()
707 rd->thresh_mult[THR_NEARG] += 1000; in vp9_set_rd_speed_thresholds()
712 rd->thresh_mult[THR_ZEROG] += 2000; in vp9_set_rd_speed_thresholds()
713 rd->thresh_mult[THR_ZEROA] += 2000; in vp9_set_rd_speed_thresholds()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rd.c688 rd->thresh_mult[THR_NEARESTG] = 0; in vp9_set_rd_speed_thresholds()
692 rd->thresh_mult[THR_DC] += 1000; in vp9_set_rd_speed_thresholds()
694 rd->thresh_mult[THR_NEWMV] += 1000; in vp9_set_rd_speed_thresholds()
695 rd->thresh_mult[THR_NEWA] += 1000; in vp9_set_rd_speed_thresholds()
696 rd->thresh_mult[THR_NEWG] += 1000; in vp9_set_rd_speed_thresholds()
699 rd->thresh_mult[THR_NEARA] += 1000; in vp9_set_rd_speed_thresholds()
703 rd->thresh_mult[THR_TM] += 1000; in vp9_set_rd_speed_thresholds()
707 rd->thresh_mult[THR_NEARG] += 1000; in vp9_set_rd_speed_thresholds()
712 rd->thresh_mult[THR_ZEROG] += 2000; in vp9_set_rd_speed_thresholds()
713 rd->thresh_mult[THR_ZEROA] += 2000; in vp9_set_rd_speed_thresholds()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rd.c688 rd->thresh_mult[THR_NEARESTG] = 0; in vp9_set_rd_speed_thresholds()
692 rd->thresh_mult[THR_DC] += 1000; in vp9_set_rd_speed_thresholds()
694 rd->thresh_mult[THR_NEWMV] += 1000; in vp9_set_rd_speed_thresholds()
695 rd->thresh_mult[THR_NEWA] += 1000; in vp9_set_rd_speed_thresholds()
696 rd->thresh_mult[THR_NEWG] += 1000; in vp9_set_rd_speed_thresholds()
699 rd->thresh_mult[THR_NEARA] += 1000; in vp9_set_rd_speed_thresholds()
703 rd->thresh_mult[THR_TM] += 1000; in vp9_set_rd_speed_thresholds()
707 rd->thresh_mult[THR_NEARG] += 1000; in vp9_set_rd_speed_thresholds()
712 rd->thresh_mult[THR_ZEROG] += 2000; in vp9_set_rd_speed_thresholds()
713 rd->thresh_mult[THR_ZEROA] += 2000; in vp9_set_rd_speed_thresholds()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rd.c688 rd->thresh_mult[THR_NEARESTG] = 0; in vp9_set_rd_speed_thresholds()
692 rd->thresh_mult[THR_DC] += 1000; in vp9_set_rd_speed_thresholds()
694 rd->thresh_mult[THR_NEWMV] += 1000; in vp9_set_rd_speed_thresholds()
695 rd->thresh_mult[THR_NEWA] += 1000; in vp9_set_rd_speed_thresholds()
696 rd->thresh_mult[THR_NEWG] += 1000; in vp9_set_rd_speed_thresholds()
699 rd->thresh_mult[THR_NEARA] += 1000; in vp9_set_rd_speed_thresholds()
703 rd->thresh_mult[THR_TM] += 1000; in vp9_set_rd_speed_thresholds()
707 rd->thresh_mult[THR_NEARG] += 1000; in vp9_set_rd_speed_thresholds()
712 rd->thresh_mult[THR_ZEROG] += 2000; in vp9_set_rd_speed_thresholds()
713 rd->thresh_mult[THR_ZEROA] += 2000; in vp9_set_rd_speed_thresholds()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c822 sf->thresh_mult[THR_ZERO1] = sf->thresh_mult[THR_NEAREST1] = in vp8_set_speed_features()
825 sf->thresh_mult[THR_ZERO2] = sf->thresh_mult[THR_ZERO3] = in vp8_set_speed_features()
826 sf->thresh_mult[THR_NEAREST2] = sf->thresh_mult[THR_NEAREST3] = in vp8_set_speed_features()
827 sf->thresh_mult[THR_NEAR2] = sf->thresh_mult[THR_NEAR3] = in vp8_set_speed_features()
830 sf->thresh_mult[THR_V_PRED] = sf->thresh_mult[THR_H_PRED] = in vp8_set_speed_features()
835 sf->thresh_mult[THR_NEW2] = sf->thresh_mult[THR_NEW3] = in vp8_set_speed_features()
838 sf->thresh_mult[THR_SPLIT2] = sf->thresh_mult[THR_SPLIT3] = in vp8_set_speed_features()
849 sf->thresh_mult[THR_ZERO2] = sf->thresh_mult[THR_ZERO2] >> 3; in vp8_set_speed_features()
851 sf->thresh_mult[THR_NEAR2] = sf->thresh_mult[THR_NEAR2] >> 3; in vp8_set_speed_features()
853 sf->thresh_mult[THR_ZERO2] = sf->thresh_mult[THR_ZERO2] >> 1; in vp8_set_speed_features()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c822 sf->thresh_mult[THR_ZERO1] = sf->thresh_mult[THR_NEAREST1] = in vp8_set_speed_features()
825 sf->thresh_mult[THR_ZERO2] = sf->thresh_mult[THR_ZERO3] = in vp8_set_speed_features()
826 sf->thresh_mult[THR_NEAREST2] = sf->thresh_mult[THR_NEAREST3] = in vp8_set_speed_features()
827 sf->thresh_mult[THR_NEAR2] = sf->thresh_mult[THR_NEAR3] = in vp8_set_speed_features()
830 sf->thresh_mult[THR_V_PRED] = sf->thresh_mult[THR_H_PRED] = in vp8_set_speed_features()
835 sf->thresh_mult[THR_NEW2] = sf->thresh_mult[THR_NEW3] = in vp8_set_speed_features()
838 sf->thresh_mult[THR_SPLIT2] = sf->thresh_mult[THR_SPLIT3] = in vp8_set_speed_features()
849 sf->thresh_mult[THR_ZERO2] = sf->thresh_mult[THR_ZERO2] >> 3; in vp8_set_speed_features()
851 sf->thresh_mult[THR_NEAR2] = sf->thresh_mult[THR_NEAR2] >> 3; in vp8_set_speed_features()
853 sf->thresh_mult[THR_ZERO2] = sf->thresh_mult[THR_ZERO2] >> 1; in vp8_set_speed_features()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/encoder/
H A Donyx_if.c825 sf->thresh_mult[THR_ZERO1] = sf->thresh_mult[THR_NEAREST1] = in vp8_set_speed_features()
828 sf->thresh_mult[THR_ZERO2] = sf->thresh_mult[THR_ZERO3] = in vp8_set_speed_features()
829 sf->thresh_mult[THR_NEAREST2] = sf->thresh_mult[THR_NEAREST3] = in vp8_set_speed_features()
830 sf->thresh_mult[THR_NEAR2] = sf->thresh_mult[THR_NEAR3] = in vp8_set_speed_features()
833 sf->thresh_mult[THR_V_PRED] = sf->thresh_mult[THR_H_PRED] = in vp8_set_speed_features()
838 sf->thresh_mult[THR_NEW2] = sf->thresh_mult[THR_NEW3] = in vp8_set_speed_features()
841 sf->thresh_mult[THR_SPLIT2] = sf->thresh_mult[THR_SPLIT3] = in vp8_set_speed_features()
852 sf->thresh_mult[THR_ZERO2] = sf->thresh_mult[THR_ZERO2] >> 3; in vp8_set_speed_features()
854 sf->thresh_mult[THR_NEAR2] = sf->thresh_mult[THR_NEAR2] >> 3; in vp8_set_speed_features()
856 sf->thresh_mult[THR_ZERO2] = sf->thresh_mult[THR_ZERO2] >> 1; in vp8_set_speed_features()
[all …]

1234