Searched refs:framedrop_mode (Results 1 – 9 of 9) sorted by relevance
142 SVC_LAYER_DROP_MODE framedrop_mode; member
447 if (!cpi->use_svc || cpi->svc.framedrop_mode != FULL_SUPERFRAME_DROP) { in check_buffer_above_thresh()474 if (!cpi->use_svc || cpi->svc.framedrop_mode == LAYER_DROP) { in check_buffer_below_thresh()493 if (cpi->svc.framedrop_mode == FULL_SUPERFRAME_DROP) { in check_buffer_below_thresh()500 if (cpi->svc.framedrop_mode == FULL_SUPERFRAME_DROP) in check_buffer_below_thresh()524 svc->framedrop_mode == FULL_SUPERFRAME_DROP)) { in vp9_test_drop()527 if ((rc->buffer_level < 0 && svc->framedrop_mode != FULL_SUPERFRAME_DROP) || in vp9_test_drop()529 svc->framedrop_mode == FULL_SUPERFRAME_DROP)) { in vp9_test_drop()617 if ((svc_prev_layer_dropped && svc->framedrop_mode != LAYER_DROP && in vp9_rc_drop_frame()618 svc->framedrop_mode != CONSTRAINED_FROM_ABOVE_DROP) || in vp9_rc_drop_frame()629 if (svc->framedrop_mode == LAYER_DROP || in vp9_rc_drop_frame()[all …]
51 svc->framedrop_mode = CONSTRAINED_LAYER_DROP; in vp9_init_layer_context()782 if (svc->framedrop_mode == CONSTRAINED_FROM_ABOVE_DROP) { in vp9_one_pass_cbr_svc_start_layer()1125 svc->framedrop_mode != LAYER_DROP) { in vp9_svc_assert_constraints_pattern()
5089 !(cpi->svc.framedrop_mode != LAYER_DROP &&5090 (cpi->svc.framedrop_mode != CONSTRAINED_FROM_ABOVE_DROP ||
856 framedrop_mode; /**< Layer-based or constrained dropping. */ member
787 svc_drop_frame_.framedrop_mode = CONSTRAINED_FROM_ABOVE_DROP; in InitAndSetControlSettings()802 svc_drop_frame_.framedrop_mode = in InitAndSetControlSettings()
1637 cpi->svc.framedrop_mode = data->framedrop_mode; in ctrl_set_svc_frame_drop_layer()
1053 svc_drop_frame.framedrop_mode = FULL_SUPERFRAME_DROP; in main()
188 svc_drop_frame.framedrop_mode = LAYER_DROP; in PreEncodeFrameHook()