Searched refs:key_fec_params (Results 1 – 5 of 5) sorted by relevance
29 FecProtectionParams key_fec_params; in UpdateProtectionCallback() local31 key_fec_params.fec_rate = selected_method->RequiredProtectionFactorK(); in UpdateProtectionCallback()37 key_fec_params.use_uep_protection = selected_method->RequiredUepProtectionK(); in UpdateProtectionCallback()46 key_fec_params.max_fec_frames = selected_method->MaxFramesFec(); in UpdateProtectionCallback()53 key_fec_params.fec_mask_type = kFecMaskRandom; in UpdateProtectionCallback()57 &key_fec_params, in UpdateProtectionCallback()
452 const FecProtectionParams* key_fec_params, in ProtectionRequest() argument457 key_fec_params_ = *key_fec_params; in ProtectionRequest()
250 const FecProtectionParams* key_fec_params,
137 const FecProtectionParams* key_fec_params,
718 const FecProtectionParams* key_fec_params, in ProtectionRequest() argument722 default_rtp_rtcp_->SetFecParameters(delta_fec_params, key_fec_params); in ProtectionRequest()