Home
last modified time | relevance | path

Searched refs:use_gf_temporal_ref_current_layer (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.c44 svc->use_gf_temporal_ref_current_layer = 0; in vp9_init_layer_context()
832 svc->use_gf_temporal_ref_current_layer = 0; in vp9_one_pass_cbr_svc_start_layer()
840 svc->use_gf_temporal_ref_current_layer = 1; in vp9_one_pass_cbr_svc_start_layer()
1161 } else if (svc->use_gf_temporal_ref_current_layer && in vp9_svc_assert_constraints_pattern()
1172 svc->use_gf_temporal_ref_current_layer = 0; in vp9_svc_assert_constraints_pattern()
1202 if (svc->use_gf_temporal_ref_current_layer) { in vp9_svc_check_spatial_layer_sync()
1206 svc->use_gf_temporal_ref_current_layer = 0; in vp9_svc_check_spatial_layer_sync()
Dvp9_svc_layercontext.h110 int use_gf_temporal_ref_current_layer; member
Dvp9_denoiser.c723 if (svc->use_gf_temporal_ref_current_layer) { in force_refresh_longterm_ref()
Dvp9_speed_features.c721 if (cpi->use_svc && svc->use_gf_temporal_ref_current_layer && in set_rt_speed_feature_framesize_independent()
Dvp9_ratectrl.c1920 if (cpi->use_svc && svc->use_gf_temporal_ref_current_layer && in vp9_rc_postencode_update()
2328 if (svc->use_gf_temporal_ref_current_layer) { in vp9_rc_get_svc_params()
Dvp9_pickmode.c1800 (svc->use_gf_temporal_ref_current_layer && in vp9_pick_inter_mode()
Dvp9_encodeframe.c1441 cpi->svc.use_gf_temporal_ref_current_layer) { in choose_partitioning()
5347 cpi->svc.use_gf_temporal_ref_current_layer) { in get_estimated_pred()