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()
776 svc->use_gf_temporal_ref_current_layer = 0; in vp9_one_pass_cbr_svc_start_layer()
784 svc->use_gf_temporal_ref_current_layer = 1; in vp9_one_pass_cbr_svc_start_layer()
1097 } else if (svc->use_gf_temporal_ref_current_layer && in vp9_svc_assert_constraints_pattern()
1108 svc->use_gf_temporal_ref_current_layer = 0; in vp9_svc_assert_constraints_pattern()
1138 if (svc->use_gf_temporal_ref_current_layer) { in vp9_svc_check_spatial_layer_sync()
1142 svc->use_gf_temporal_ref_current_layer = 0; in vp9_svc_check_spatial_layer_sync()
Dvp9_svc_layercontext.h111 int use_gf_temporal_ref_current_layer; member
Dvp9_denoiser.c724 if (svc->use_gf_temporal_ref_current_layer) { in force_refresh_longterm_ref()
Dvp9_speed_features.c719 if (cpi->use_svc && svc->use_gf_temporal_ref_current_layer && in set_rt_speed_feature_framesize_independent()
Dvp9_ratectrl.c1849 if (cpi->use_svc && svc->use_gf_temporal_ref_current_layer && in vp9_rc_postencode_update()
2210 if (svc->use_gf_temporal_ref_current_layer) { in vp9_rc_get_svc_params()
Dvp9_pickmode.c1738 (svc->use_gf_temporal_ref_current_layer && in vp9_pick_inter_mode()
Dvp9_encodeframe.c1375 cpi->svc.use_gf_temporal_ref_current_layer) { in choose_partitioning()
5160 cpi->svc.use_gf_temporal_ref_current_layer) { in get_estimated_pred()