Searched refs:current_superframe (Results 1 – 5 of 5) sorted by relevance
137 frame_counter = cpi->svc.current_superframe; in vp9_update_noise_estimate()161 cpi->svc.current_superframe > 1) { in vp9_update_noise_estimate()
114 int current_superframe; member
47 svc->current_superframe = 0; in vp9_init_layer_context()422 ++cpi->svc.current_superframe; in vp9_inc_frame_in_layer()
279 svc->current_superframe > 0) { in update_buffer_level_svc_preencode()2174 (svc->current_superframe % cpi->oxcf.key_freq == 0) && in vp9_rc_get_svc_params()2792 (cpi->use_svc && cpi->svc.current_superframe == 0)) in vp9_scene_detection_onepass()
3758 svc->current_superframe < 1)) ||