Home
last modified time | relevance | path

Searched refs:first_spatial_layer_to_encode (Results 1 – 25 of 61) sorted by relevance

123

/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h59 int first_spatial_layer_to_encode; member
H A Dvp9_svc_layercontext.c32 svc->first_spatial_layer_to_encode = 0; in vp9_init_layer_context()
634 if (cpi->svc.spatial_layer_id == cpi->svc.first_spatial_layer_to_encode) in vp9_one_pass_cbr_svc_start_layer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.c793 if (svc->spatial_layer_to_encode == svc->first_spatial_layer_to_encode) { in vp9_one_pass_cbr_svc_start_layer()
799 sl >= svc->first_spatial_layer_to_encode; sl--) { in vp9_one_pass_cbr_svc_start_layer()
807 for (sl2 = sl; sl2 >= svc->first_spatial_layer_to_encode; sl2--) in vp9_one_pass_cbr_svc_start_layer()
871 if (svc->spatial_layer_id == svc->first_spatial_layer_to_encode) { in vp9_one_pass_cbr_svc_start_layer()
908 svc->spatial_layer_id == svc->first_spatial_layer_to_encode && in vp9_one_pass_cbr_svc_start_layer()
1160 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
1169 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
H A Dvp9_svc_layercontext.h186 int first_spatial_layer_to_encode; member
H A Dvp9_ratectrl.c2249 if (svc->first_spatial_layer_to_encode) in vp9_rc_get_svc_params()
2390 svc->spatial_layer_id == svc->first_spatial_layer_to_encode && in vp9_rc_get_svc_params()
2998 if (cpi->svc.spatial_layer_id == cpi->svc.first_spatial_layer_to_encode && in vp9_scene_detection_onepass()
3266 for (sl = 0; sl < VPXMAX(1, svc->first_spatial_layer_to_encode); ++sl) { in vp9_encodedframe_overshoot()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.c793 if (svc->spatial_layer_to_encode == svc->first_spatial_layer_to_encode) { in vp9_one_pass_cbr_svc_start_layer()
799 sl >= svc->first_spatial_layer_to_encode; sl--) { in vp9_one_pass_cbr_svc_start_layer()
807 for (sl2 = sl; sl2 >= svc->first_spatial_layer_to_encode; sl2--) in vp9_one_pass_cbr_svc_start_layer()
871 if (svc->spatial_layer_id == svc->first_spatial_layer_to_encode) { in vp9_one_pass_cbr_svc_start_layer()
908 svc->spatial_layer_id == svc->first_spatial_layer_to_encode && in vp9_one_pass_cbr_svc_start_layer()
1160 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
1169 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
H A Dvp9_svc_layercontext.h186 int first_spatial_layer_to_encode; member
H A Dvp9_ratectrl.c2249 if (svc->first_spatial_layer_to_encode) in vp9_rc_get_svc_params()
2390 svc->spatial_layer_id == svc->first_spatial_layer_to_encode && in vp9_rc_get_svc_params()
2998 if (cpi->svc.spatial_layer_id == cpi->svc.first_spatial_layer_to_encode && in vp9_scene_detection_onepass()
3266 for (sl = 0; sl < VPXMAX(1, svc->first_spatial_layer_to_encode); ++sl) { in vp9_encodedframe_overshoot()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_svc_layercontext.c793 if (svc->spatial_layer_to_encode == svc->first_spatial_layer_to_encode) { in vp9_one_pass_cbr_svc_start_layer()
799 sl >= svc->first_spatial_layer_to_encode; sl--) { in vp9_one_pass_cbr_svc_start_layer()
807 for (sl2 = sl; sl2 >= svc->first_spatial_layer_to_encode; sl2--) in vp9_one_pass_cbr_svc_start_layer()
871 if (svc->spatial_layer_id == svc->first_spatial_layer_to_encode) { in vp9_one_pass_cbr_svc_start_layer()
908 svc->spatial_layer_id == svc->first_spatial_layer_to_encode && in vp9_one_pass_cbr_svc_start_layer()
1160 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
1169 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
H A Dvp9_svc_layercontext.h188 int first_spatial_layer_to_encode; member
H A Dvp9_ratectrl.c2260 if (svc->first_spatial_layer_to_encode) in vp9_rc_get_svc_params()
2401 svc->spatial_layer_id == svc->first_spatial_layer_to_encode && in vp9_rc_get_svc_params()
3008 if (cpi->svc.spatial_layer_id == cpi->svc.first_spatial_layer_to_encode && in vp9_scene_detection_onepass()
3276 for (sl = 0; sl < VPXMAX(1, svc->first_spatial_layer_to_encode); ++sl) { in vp9_encodedframe_overshoot()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h182 int first_spatial_layer_to_encode; member
H A Dvp9_svc_layercontext.c778 if (svc->spatial_layer_to_encode == svc->first_spatial_layer_to_encode) { in vp9_one_pass_cbr_svc_start_layer()
784 sl >= svc->first_spatial_layer_to_encode; sl--) { in vp9_one_pass_cbr_svc_start_layer()
792 for (sl2 = sl; sl2 >= svc->first_spatial_layer_to_encode; sl2--) in vp9_one_pass_cbr_svc_start_layer()
1137 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
1146 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h182 int first_spatial_layer_to_encode; member
H A Dvp9_svc_layercontext.c1110 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
1119 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h185 int first_spatial_layer_to_encode; member
H A Dvp9_svc_layercontext.c793 if (svc->spatial_layer_to_encode == svc->first_spatial_layer_to_encode) { in vp9_one_pass_cbr_svc_start_layer()
799 sl >= svc->first_spatial_layer_to_encode; sl--) { in vp9_one_pass_cbr_svc_start_layer()
807 for (sl2 = sl; sl2 >= svc->first_spatial_layer_to_encode; sl2--) in vp9_one_pass_cbr_svc_start_layer()
907 svc->spatial_layer_id == svc->first_spatial_layer_to_encode && in vp9_one_pass_cbr_svc_start_layer()
1159 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
1168 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
H A Dvp9_ratectrl.c2233 if (svc->first_spatial_layer_to_encode) in vp9_rc_get_svc_params()
2374 svc->spatial_layer_id == svc->first_spatial_layer_to_encode) { in vp9_rc_get_svc_params()
2952 if (cpi->svc.spatial_layer_id == cpi->svc.first_spatial_layer_to_encode && in vp9_scene_detection_onepass()
3220 for (sl = 0; sl < svc->first_spatial_layer_to_encode; ++sl) { in vp9_encodedframe_overshoot()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h182 int first_spatial_layer_to_encode; member
H A Dvp9_svc_layercontext.c778 if (svc->spatial_layer_to_encode == svc->first_spatial_layer_to_encode) { in vp9_one_pass_cbr_svc_start_layer()
784 sl >= svc->first_spatial_layer_to_encode; sl--) { in vp9_one_pass_cbr_svc_start_layer()
792 for (sl2 = sl; sl2 >= svc->first_spatial_layer_to_encode; sl2--) in vp9_one_pass_cbr_svc_start_layer()
1137 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
1146 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h182 int first_spatial_layer_to_encode; member
H A Dvp9_svc_layercontext.c778 if (svc->spatial_layer_to_encode == svc->first_spatial_layer_to_encode) { in vp9_one_pass_cbr_svc_start_layer()
784 sl >= svc->first_spatial_layer_to_encode; sl--) { in vp9_one_pass_cbr_svc_start_layer()
792 for (sl2 = sl; sl2 >= svc->first_spatial_layer_to_encode; sl2--) in vp9_one_pass_cbr_svc_start_layer()
1137 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
1146 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h182 int first_spatial_layer_to_encode; member
H A Dvp9_svc_layercontext.c778 if (svc->spatial_layer_to_encode == svc->first_spatial_layer_to_encode) { in vp9_one_pass_cbr_svc_start_layer()
784 sl >= svc->first_spatial_layer_to_encode; sl--) { in vp9_one_pass_cbr_svc_start_layer()
792 for (sl2 = sl; sl2 >= svc->first_spatial_layer_to_encode; sl2--) in vp9_one_pass_cbr_svc_start_layer()
1137 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
1146 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/
H A Dvp9_cx_iface.c1457 svc->first_spatial_layer_to_encode = data->spatial_layer_id; in ctrl_set_svc_layer_id()
1465 if (svc->first_spatial_layer_to_encode < 0 || in ctrl_set_svc_layer_id()
1466 svc->first_spatial_layer_to_encode >= (int)ctx->cfg.ss_number_layers) { in ctrl_set_svc_layer_id()
1470 if (is_two_pass_svc(cpi) && svc->first_spatial_layer_to_encode > 0) in ctrl_set_svc_layer_id()

123