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.cc222 int32_t RTPSenderVideo::SetGenericFECStatus(const bool enable, function in class:webrtc::RTPSenderVideo
H A Drtp_rtcp_impl.cc1107 int32_t ModuleRtpRtcpImpl::SetGenericFECStatus( function in class:webrtc::ModuleRtpRtcpImpl
1111 return rtp_sender_.SetGenericFECStatus(enable,
H A Drtp_sender.cc1595 int32_t RTPSender::SetGenericFECStatus( function in class:webrtc::RTPSender
1601 return video_->SetGenericFECStatus(enable, payload_type_red,

Completed in 137 milliseconds