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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl.cc570 void ModuleRtpRtcpImpl::SetRtcpXrRrtrStatus(bool enable) { function in class:webrtc::ModuleRtpRtcpImpl
/external/webrtc/webrtc/video/
H A Dvie_channel.cc657 void ViEChannel::SetRtcpXrRrtrStatus(bool enable) { function in class:webrtc::ViEChannel
658 rtp_rtcp_modules_[0]->SetRtcpXrRrtrStatus(enable);

Completed in 113 milliseconds