Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_svc_layercontext.h144 int force_drop_constrained_from_above[VPX_MAX_LAYERS]; member
Dvp9_svc_layercontext.c79 svc->force_drop_constrained_from_above[sl] = 0; in vp9_init_layer_context()
788 svc->force_drop_constrained_from_above[sl] = 0; in vp9_one_pass_svc_start_layer()
800 svc->force_drop_constrained_from_above[sl2] = 1; in vp9_one_pass_svc_start_layer()
Dvp9_ratectrl.c625 svc->force_drop_constrained_from_above[svc->spatial_layer_id] || in vp9_rc_drop_frame()
637 svc->force_drop_constrained_from_above[svc->number_spatial_layers - in vp9_rc_drop_frame()
Dvp9_encoder.c5435 .force_drop_constrained_from_above[cpi->svc.number_spatial_layers -