Searched refs:SetRtpRtcpModule (Results 1 – 4 of 4) sorted by relevance
62 void SetRtpRtcpModule(RtpRtcp* module);
146 void ViEReceiver::SetRtpRtcpModule(RtpRtcp* module) { in SetRtpRtcpModule() function in webrtc::ViEReceiver
140 vie_receiver_.SetRtpRtcpModule(rtp_rtcp_modules_[0]); in ViEChannel()
61 void SetRtpRtcpModule(ModuleRtpRtcpImpl* receiver) { in SetRtpRtcpModule() function in webrtc::__anonb1379db30111::SendTransport187 sender_.transport_.SetRtpRtcpModule(receiver_.impl_.get()); in RtpRtcpImplTest()188 receiver_.transport_.SetRtpRtcpModule(sender_.impl_.get()); in RtpRtcpImplTest()