Searched refs:GetRemoteRTCPData (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/webrtc/voice_engine/ |
D | voe_rtp_rtcp_impl.h | 31 int GetRemoteRTCPData(int channel,
|
D | voe_rtp_rtcp_impl.cc | 288 int VoERTP_RTCPImpl::GetRemoteRTCPData( in GetRemoteRTCPData() function in webrtc::VoERTP_RTCPImpl 308 return channelPtr->GetRemoteRTCPData(NTPHigh, NTPLow, timestamp, in GetRemoteRTCPData()
|
D | channel.h | 342 int GetRemoteRTCPData(unsigned int& NTPHigh, unsigned int& NTPLow,
|
D | channel.cc | 3005 Channel::GetRemoteRTCPData( in GetRemoteRTCPData() function in webrtc::voe::Channel
|
/external/webrtc/webrtc/voice_engine/include/ |
D | voe_rtp_rtcp.h | 165 virtual int GetRemoteRTCPData(int channel,
|
/external/webrtc/webrtc/test/ |
D | mock_voice_engine.h | 280 MOCK_METHOD7(GetRemoteRTCPData,
|
/external/webrtc/talk/media/webrtc/ |
D | fakewebrtcvoiceengine.h | 620 WEBRTC_STUB(GetRemoteRTCPData, (int channel, unsigned int& NTPHigh,
|