Searched refs:GetRtpRtcp (Results 1 - 7 of 7) sorted by relevance

/external/webrtc/webrtc/voice_engine/
H A Dvoe_video_sync_impl.h38 int GetRtpRtcp(int channel,
H A Dvoe_video_sync_impl.cc156 int VoEVideoSyncImpl::GetRtpRtcp(int channel, function in class:webrtc::VoEVideoSyncImpl
170 return channelPtr->GetRtpRtcp(rtpRtcpModule, rtp_receiver);
H A Dchannel.h297 int GetRtpRtcp(RtpRtcp** rtpRtcpModule, RtpReceiver** rtp_receiver) const;
H A Dchannel.cc3659 Channel::GetRtpRtcp(RtpRtcp** rtpRtcpModule, RtpReceiver** rtp_receiver) const function in class:webrtc::voe::Channel
/external/webrtc/webrtc/voice_engine/include/
H A Dvoe_video_sync.h88 virtual int GetRtpRtcp(int channel,
/external/webrtc/webrtc/video/
H A Dvie_sync_module.cc128 if (0 != voe_sync_interface_->GetRtpRtcp(voe_channel_id_, &voice_rtp_rtcp,
/external/webrtc/webrtc/test/
H A Dmock_voice_engine.h312 MOCK_METHOD3(GetRtpRtcp,

Completed in 126 milliseconds