Searched refs:spatial_layer_sync (Results 1 – 9 of 9) sorted by relevance
249 svc_layer_sync_.spatial_layer_sync[0] = 1; in TEST_P()275 svc_layer_sync_.spatial_layer_sync[0] = 0; in TEST_P()276 svc_layer_sync_.spatial_layer_sync[1] = 1; in TEST_P()302 svc_layer_sync_.spatial_layer_sync[0] = 0; in TEST_P()303 svc_layer_sync_.spatial_layer_sync[1] = 0; in TEST_P()304 svc_layer_sync_.spatial_layer_sync[2] = 1; in TEST_P()329 svc_layer_sync_.spatial_layer_sync[0] = 0; in TEST_P()330 svc_layer_sync_.spatial_layer_sync[1] = 1; in TEST_P()331 svc_layer_sync_.spatial_layer_sync[2] = 1; in TEST_P()358 svc_layer_sync_.spatial_layer_sync[0] = 0; in TEST_P()[all …]
327 svc_layer_sync.spatial_layer_sync[i] = 0; in PreEncodeFrameHook()332 svc_layer_sync.spatial_layer_sync[0] = 1; in PreEncodeFrameHook()337 svc_layer_sync.spatial_layer_sync[0] = 1; in PreEncodeFrameHook()344 svc_layer_sync.spatial_layer_sync[1] = 1; in PreEncodeFrameHook()347 svc_layer_sync.spatial_layer_sync[2] = 1; in PreEncodeFrameHook()350 svc_layer_sync.spatial_layer_sync[0] = 1; in PreEncodeFrameHook()
171 int spatial_layer_sync[VPX_SS_MAX_LAYERS]; member
75 svc->spatial_layer_sync[sl] = 0; in vp9_init_layer_context()794 if (cpi->svc.spatial_layer_sync[sl]) svc->superframe_has_layer_sync = 1; in vp9_one_pass_cbr_svc_start_layer()1136 svc->spatial_layer_sync[svc->spatial_layer_id]) { in vp9_svc_check_spatial_layer_sync()
802 lc->is_key_frame || svc->spatial_layer_sync[svc->spatial_layer_id]; in vp9_denoiser_update_ref_frame()
2176 (svc->spatial_layer_sync[0] == 1 && svc->spatial_layer_id == 0)) { in vp9_rc_get_svc_params()
4943 cpi->svc.spatial_layer_sync[cpi->svc.spatial_layer_id] = 0;
861 int spatial_layer_sync[VPX_SS_MAX_LAYERS]; /**< Sync layer flags */ member
1584 cpi->svc.spatial_layer_sync[sl] = data->spatial_layer_sync[sl]; in ctrl_set_svc_spatial_layer_sync()