Home
last modified time | relevance | path

Searched refs:force_drop_constrained_from_above (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.c79 svc->force_drop_constrained_from_above[sl] = 0; in vp9_init_layer_context()
801 svc->force_drop_constrained_from_above[sl] = 0; in vp9_one_pass_svc_start_layer()
813 svc->force_drop_constrained_from_above[sl2] = 1; in vp9_one_pass_svc_start_layer()
1364 .force_drop_constrained_from_above[cpi->svc.number_spatial_layers - in vp9_svc_check_skip_enhancement_layer()
H A Dvp9_svc_layercontext.h147 int force_drop_constrained_from_above[VPX_MAX_LAYERS]; member
H A Dvp9_ratectrl.c638 svc->force_drop_constrained_from_above[svc->spatial_layer_id] || in vp9_rc_drop_frame()
650 svc->force_drop_constrained_from_above[svc->number_spatial_layers - in vp9_rc_drop_frame()