Home
last modified time | relevance | path

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

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