Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c604 int svc_prev_layer_dropped = 0; in vp9_rc_drop_frame() local
610 svc_prev_layer_dropped = 1; in vp9_rc_drop_frame()
611 if ((svc_prev_layer_dropped && svc->framedrop_mode != LAYER_DROP) || in vp9_rc_drop_frame()