Searched defs:GetRemoteRTCPData (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_rtp_rtcp_impl.cc315 int VoERTP_RTCPImpl::GetRemoteRTCPData( function in class:webrtc::VoERTP_RTCPImpl
325 "GetRemoteRTCPData(channel=%d,...)", channel);
339 return channelPtr->GetRemoteRTCPData(NTPHigh,
H A Dchannel.cc3177 Channel::GetRemoteRTCPData( function in class:webrtc::voe::Channel
3192 "GetRemoteRTCPData() failed to retrieve sender info for remote "
3205 "GetRemoteRTCPData() => NTPHigh=%lu, NTPLow=%lu, "
3217 "GetRemoteRTCPData() => playoutTimestamp=%lu",
3231 "GetRemoteRTCPData() failed to measure statistics due"
3255 "GetRemoteRTCPData() => jitter = %lu", *jitter);
3262 "GetRemoteRTCPData() => fractionLost = %lu",

Completed in 421 milliseconds