Searched refs:LAYER_DROP (Results 1 – 5 of 5) sorted by relevance
837 LAYER_DROP, /**< Any spatial layer can drop. */ enumerator
468 if (!cpi->use_svc || cpi->svc.framedrop_mode == LAYER_DROP) { in check_buffer_below_thresh()611 if ((svc_prev_layer_dropped && svc->framedrop_mode != LAYER_DROP) || in vp9_rc_drop_frame()621 if (svc->framedrop_mode == LAYER_DROP || in vp9_rc_drop_frame()1924 if (cpi->use_svc && cpi->svc.framedrop_mode != LAYER_DROP && in vp9_rc_postencode_update_drop_frame()
1061 svc->framedrop_mode != LAYER_DROP) { in vp9_svc_assert_constraints_pattern()
4688 !(cpi->svc.framedrop_mode != LAYER_DROP &&4696 if (cpi->svc.framedrop_mode == LAYER_DROP ||
175 svc_drop_frame.framedrop_mode = LAYER_DROP; in PreEncodeFrameHook()