Searched refs:first_spatial_layer_to_encode (Results 1 – 5 of 5) sorted by relevance
182 int first_spatial_layer_to_encode; member
1073 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()1082 svc->spatial_layer_id > svc->first_spatial_layer_to_encode) { in vp9_svc_assert_constraints_pattern()
2164 if (svc->first_spatial_layer_to_encode) in vp9_rc_get_svc_params()2809 if (cpi->svc.spatial_layer_id == cpi->svc.first_spatial_layer_to_encode && in vp9_scene_detection_onepass()3077 for (sl = 0; sl < svc->first_spatial_layer_to_encode; ++sl) { in vp9_encodedframe_overshoot()
3811 if (svc->spatial_layer_id == svc->first_spatial_layer_to_encode) {
1455 svc->first_spatial_layer_to_encode = data->spatial_layer_id; in ctrl_set_svc_layer_id()