Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Dvoe_rtp_rtcp_impl.h31 int GetRemoteRTCPData(int channel,
Dvoe_rtp_rtcp_impl.cc288 int VoERTP_RTCPImpl::GetRemoteRTCPData( in GetRemoteRTCPData() function in webrtc::VoERTP_RTCPImpl
308 return channelPtr->GetRemoteRTCPData(NTPHigh, NTPLow, timestamp, in GetRemoteRTCPData()
Dchannel.h342 int GetRemoteRTCPData(unsigned int& NTPHigh, unsigned int& NTPLow,
Dchannel.cc3005 Channel::GetRemoteRTCPData( in GetRemoteRTCPData() function in webrtc::voe::Channel
/external/webrtc/webrtc/voice_engine/include/
Dvoe_rtp_rtcp.h165 virtual int GetRemoteRTCPData(int channel,
/external/webrtc/webrtc/test/
Dmock_voice_engine.h280 MOCK_METHOD7(GetRemoteRTCPData,
/external/webrtc/talk/media/webrtc/
Dfakewebrtcvoiceengine.h620 WEBRTC_STUB(GetRemoteRTCPData, (int channel, unsigned int& NTPHigh,