Searched refs:previous_frame_is_intra_only (Results 1 – 6 of 6) sorted by relevance
173 uint8_t previous_frame_is_intra_only; member
806 if (svc->previous_frame_is_intra_only) { in set_rt_speed_feature_framesize_independent()
53 svc->previous_frame_is_intra_only = 0; in vp9_init_layer_context()
2246 if ((cm->current_video_frame == 0 && !svc->previous_frame_is_intra_only) || in vp9_rc_get_svc_params()2250 !svc->previous_frame_is_intra_only && svc->spatial_layer_id == 0) || in vp9_rc_get_svc_params()
2070 if (svc->previous_frame_is_intra_only) { in vp9_pick_inter_mode()2498 svc->previous_frame_is_intra_only) in vp9_pick_inter_mode()
5359 cpi->svc.previous_frame_is_intra_only = cm->intra_only;