Searched refs:non_reference_frame (Results 1 – 6 of 6) sorted by relevance
115 int non_reference_frame; member
48 svc->non_reference_frame = 0; in vp9_init_layer_context()876 svc->non_reference_frame = 0; in vp9_one_pass_cbr_svc_start_layer()879 svc->non_reference_frame = 1; in vp9_one_pass_cbr_svc_start_layer()884 svc->non_reference_frame = 0; in vp9_one_pass_cbr_svc_start_layer()
688 if (svc->non_reference_frame) in set_rt_speed_feature_framesize_independent()
927 if (lc->is_key_frame || !cpi->svc.non_reference_frame) svc_copy_allowed = 0; in copy_partitioning()983 if (!cpi->svc.non_reference_frame && !x->skip_low_source_sad && in scale_partitioning_svc()1298 if (cpi->oxcf.speed >= 8 || (cpi->use_svc && cpi->svc.non_reference_frame)) in choose_partitioning()
231 if (cpi->use_svc && cpi->svc.non_reference_frame) { in combined_motion_search()
3097 is_reference_frame = !cpi->svc.non_reference_frame;