Home
last modified time | relevance | path

Searched defs:GetDataCounters (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Dreceive_statistics_impl.cc305 void StreamStatisticianImpl::GetDataCounters( in GetDataCounters() function in webrtc::StreamStatisticianImpl
Drtp_sender.cc1031 void RTPSender::GetDataCounters(StreamDataCounters* rtp_stats, in GetDataCounters() function in webrtc::RTPSender
/external/chromium_org/third_party/webrtc/video/
Dvideo_send_stream_tests.cc263 virtual void GetDataCounters(uint32_t* bytes_received, in GetDataCounters() function in webrtc::FakeReceiveStatistics::LossyStatistician