Searched refs:LAYER_DROP (Results 1 – 5 of 5) sorted by relevance
840 LAYER_DROP, /**< Any spatial layer can drop. */ enumerator
474 if (!cpi->use_svc || cpi->svc.framedrop_mode == LAYER_DROP) { in check_buffer_below_thresh()617 if ((svc_prev_layer_dropped && svc->framedrop_mode != LAYER_DROP && in vp9_rc_drop_frame()629 if (svc->framedrop_mode == LAYER_DROP || in vp9_rc_drop_frame()1993 if (cpi->use_svc && cpi->svc.framedrop_mode != LAYER_DROP && in vp9_rc_postencode_update_drop_frame()
1125 svc->framedrop_mode != LAYER_DROP) { in vp9_svc_assert_constraints_pattern()
5089 !(cpi->svc.framedrop_mode != LAYER_DROP &&
188 svc_drop_frame.framedrop_mode = LAYER_DROP; in PreEncodeFrameHook()