Searched refs:framedrop_thresh (Results 1 – 8 of 8) sorted by relevance
138 int framedrop_thresh[VPX_MAX_LAYERS]; member
463 const int drop_mark_layer = (int)(cpi->svc.framedrop_thresh[i] * in check_buffer_above_thresh()491 const int drop_mark_layer = (int)(cpi->svc.framedrop_thresh[i] * in check_buffer_below_thresh()519 drop_frames_water_mark = svc->framedrop_thresh[svc->spatial_layer_id]; in vp9_test_drop()
73 svc->framedrop_thresh[sl] = oxcf->drop_frames_water_mark; in vp9_init_layer_context()
854 int framedrop_thresh[VPX_SS_MAX_LAYERS]; /**< Frame drop thresholds */ member
417 svc_drop_frame_.framedrop_thresh[i] = 0; in SetSvcRates()793 svc_drop_frame_.framedrop_thresh[i] = config_->rc_dropframe_thresh; in InitAndSetControlSettings()809 svc_drop_frame_.framedrop_thresh[i] = config_->rc_dropframe_thresh; in InitAndSetControlSettings()1528 svc_drop_frame_.framedrop_thresh[i] = config_->rc_dropframe_thresh; in DeliverBufferedFrame()
1639 cpi->svc.framedrop_thresh[sl] = data->framedrop_thresh[sl]; in ctrl_set_svc_frame_drop_layer()
1055 svc_drop_frame.framedrop_thresh[sl] = enc_cfg.rc_dropframe_thresh; in main()
190 svc_drop_frame.framedrop_thresh[i] = 30; in PreEncodeFrameHook()