Searched defs:SetGenericFECStatus (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video.cc224 RTPSenderVideo::SetGenericFECStatus(const bool enable, function in class:webrtc::RTPSenderVideo
H A Drtp_rtcp_impl.cc1057 int32_t ModuleRtpRtcpImpl::SetGenericFECStatus( function in class:webrtc::ModuleRtpRtcpImpl
1061 return rtp_sender_.SetGenericFECStatus(enable,
H A Drtp_sender.cc1559 int32_t RTPSender::SetGenericFECStatus( function in class:webrtc::RTPSender
1565 return video_->SetGenericFECStatus(enable, payload_type_red,

Completed in 96 milliseconds