Searched refs:GetRtpRtcp (Results 1 – 7 of 7) sorted by relevance
156 int VoEVideoSyncImpl::GetRtpRtcp(int channel, in GetRtpRtcp() function in webrtc::VoEVideoSyncImpl170 return channelPtr->GetRtpRtcp(rtpRtcpModule, rtp_receiver); in GetRtpRtcp()
38 int GetRtpRtcp(int channel,
297 int GetRtpRtcp(RtpRtcp** rtpRtcpModule, RtpReceiver** rtp_receiver) const;
3659 Channel::GetRtpRtcp(RtpRtcp** rtpRtcpModule, RtpReceiver** rtp_receiver) const in GetRtpRtcp() function in webrtc::voe::Channel
88 virtual int GetRtpRtcp(int channel,
128 if (0 != voe_sync_interface_->GetRtpRtcp(voe_channel_id_, &voice_rtp_rtcp, in Process()
312 MOCK_METHOD3(GetRtpRtcp,