Searched refs:delta_fec_params (Results 1 – 3 of 3) sorted by relevance
28 FecProtectionParams delta_fec_params; in UpdateProtectionCallback() local34 delta_fec_params.fec_rate = selected_method->RequiredProtectionFactorD(); in UpdateProtectionCallback()40 delta_fec_params.use_uep_protection = in UpdateProtectionCallback()45 delta_fec_params.max_fec_frames = selected_method->MaxFramesFec(); in UpdateProtectionCallback()52 delta_fec_params.fec_mask_type = kFecMaskRandom; in UpdateProtectionCallback()57 &delta_fec_params, &key_fec_params, video_rate_bps, in UpdateProtectionCallback()
69 const FecProtectionParams* delta_fec_params, in ProtectionRequest() argument74 return owner_->ProtectionRequest(delta_fec_params, key_fec_params, in ProtectionRequest()1070 int ViEChannel::ProtectionRequest(const FecProtectionParams* delta_fec_params, in ProtectionRequest() argument1083 rtp_rtcp->SetFecParameters(delta_fec_params, key_fec_params); in ProtectionRequest()
282 int ProtectionRequest(const FecProtectionParams* delta_fec_params,