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

/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_rtp_rtcp_impl.cc745 int ViERTP_RTCPImpl::GetRtpStatistics(const int video_channel, function in class:webrtc::ViERTP_RTCPImpl
754 if (vie_channel->GetRtpStatistics(&sent.bytes,
H A Dvie_channel.cc1107 int32_t ViEChannel::GetRtpStatistics(uint32_t* bytes_sent, function in class:webrtc::ViEChannel

Completed in 52 milliseconds