Searched refs:SetRtpRtcpModule (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/webrtc/video/
H A Dvie_receiver.h62 void SetRtpRtcpModule(RtpRtcp* module);
H A Dvie_receiver.cc146 void ViEReceiver::SetRtpRtcpModule(RtpRtcp* module) { function in class:webrtc::ViEReceiver
H A Dvie_channel.cc140 vie_receiver_.SetRtpRtcpModule(rtp_rtcp_modules_[0]);
/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl_unittest.cc61 void SetRtpRtcpModule(ModuleRtpRtcpImpl* receiver) { function in class:webrtc::__anon30984::SendTransport
187 sender_.transport_.SetRtpRtcpModule(receiver_.impl_.get());
188 receiver_.transport_.SetRtpRtcpModule(sender_.impl_.get());

Completed in 128 milliseconds