Home
last modified time | relevance | path

Searched refs:MAX_KF_TOT_BOOST (Results 1 – 10 of 10) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2935 #define MAX_KF_TOT_BOOST 4800 macro
2938 #define MAX_KF_TOT_BOOST 5400 macro
3192 rc->kf_boost = MAX_KF_TOT_BOOST; in find_next_key_frame()
3197 rc->kf_boost = VPXMIN(rc->kf_boost, MAX_KF_TOT_BOOST); in find_next_key_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.c3164 #define MAX_KF_TOT_BOOST 4800 macro
3167 #define MAX_KF_TOT_BOOST 5400 macro
3413 rc->kf_boost = MAX_KF_TOT_BOOST; in find_next_key_frame()
3418 rc->kf_boost = VPXMIN(rc->kf_boost, MAX_KF_TOT_BOOST); in find_next_key_frame()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c3065 #define MAX_KF_TOT_BOOST 4800 macro
3068 #define MAX_KF_TOT_BOOST 5400 macro
3314 rc->kf_boost = MAX_KF_TOT_BOOST; in find_next_key_frame()
3319 rc->kf_boost = VPXMIN(rc->kf_boost, MAX_KF_TOT_BOOST); in find_next_key_frame()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.c3164 #define MAX_KF_TOT_BOOST 4800 macro
3167 #define MAX_KF_TOT_BOOST 5400 macro
3413 rc->kf_boost = MAX_KF_TOT_BOOST; in find_next_key_frame()
3418 rc->kf_boost = VPXMIN(rc->kf_boost, MAX_KF_TOT_BOOST); in find_next_key_frame()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_firstpass.c68 #define MAX_KF_TOT_BOOST 4800 macro
72 #define MAX_KF_TOT_BOOST 5400 macro
3416 twopass->kf_max_total_boost *= MAX_KF_TOT_BOOST; in vp9_init_vizier_params()
3443 twopass->kf_max_total_boost = MAX_KF_TOT_BOOST; in vp9_init_vizier_params()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_firstpass.c3109 #define MAX_KF_TOT_BOOST 4800 macro
3112 #define MAX_KF_TOT_BOOST 5400 macro
3358 rc->kf_boost = MAX_KF_TOT_BOOST; in find_next_key_frame()
3363 rc->kf_boost = VPXMIN(rc->kf_boost, MAX_KF_TOT_BOOST); in find_next_key_frame()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c3065 #define MAX_KF_TOT_BOOST 4800 macro
3068 #define MAX_KF_TOT_BOOST 5400 macro
3314 rc->kf_boost = MAX_KF_TOT_BOOST; in find_next_key_frame()
3319 rc->kf_boost = VPXMIN(rc->kf_boost, MAX_KF_TOT_BOOST); in find_next_key_frame()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c3065 #define MAX_KF_TOT_BOOST 4800 macro
3068 #define MAX_KF_TOT_BOOST 5400 macro
3314 rc->kf_boost = MAX_KF_TOT_BOOST; in find_next_key_frame()
3319 rc->kf_boost = VPXMIN(rc->kf_boost, MAX_KF_TOT_BOOST); in find_next_key_frame()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c3065 #define MAX_KF_TOT_BOOST 4800 macro
3068 #define MAX_KF_TOT_BOOST 5400 macro
3314 rc->kf_boost = MAX_KF_TOT_BOOST; in find_next_key_frame()
3319 rc->kf_boost = VPXMIN(rc->kf_boost, MAX_KF_TOT_BOOST); in find_next_key_frame()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2509 #define MAX_KF_TOT_BOOST 5400 macro
2722 rc->kf_boost = VPXMIN(rc->kf_boost, MAX_KF_TOT_BOOST); in find_next_key_frame()