Searched refs:first_spatial_layer_to_encode (Results 1 – 6 of 6) sorted by relevance
182 int first_spatial_layer_to_encode; member
778 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()
2239 if (svc->first_spatial_layer_to_encode) in vp9_rc_get_svc_params()2938 if (cpi->svc.spatial_layer_id == cpi->svc.first_spatial_layer_to_encode && in vp9_scene_detection_onepass()3206 for (sl = 0; sl < svc->first_spatial_layer_to_encode; ++sl) { in vp9_encodedframe_overshoot()
3994 if (svc->spatial_layer_id == svc->first_spatial_layer_to_encode) {7252 cpi->svc.spatial_layer_id > cpi->svc.first_spatial_layer_to_encode) {
1489 cpi->svc.spatial_layer_id == cpi->svc.first_spatial_layer_to_encode && in choose_partitioning()
1531 svc->first_spatial_layer_to_encode = data->spatial_layer_id; in ctrl_set_svc_layer_id()