Searched defs:SetRtxSendStatus (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl.cc201 void ModuleRtpRtcpImpl::SetRtxSendStatus(int mode) { function in class:webrtc::ModuleRtpRtcpImpl
/external/webrtc/webrtc/video/
H A Dvie_channel.cc697 SetRtxSendStatus(true);
701 void ViEChannel::SetRtxSendStatus(bool enable) { function in class:webrtc::ViEChannel
705 rtp_rtcp->SetRtxSendStatus(rtx_settings);

Completed in 134 milliseconds