HomeSort by relevance Sort by last modified time
    Searched defs:GetReceiveStreamDataCounters (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
receive_statistics_impl.cc 296 void StreamStatisticianImpl::GetReceiveStreamDataCounters(
  /external/webrtc/webrtc/video/
vie_channel.cc 303 GetReceiveStreamDataCounters(&rtp, &rtx);
826 void ViEChannel::GetReceiveStreamDataCounters(
832 statistician->GetReceiveStreamDataCounters(rtp_counters);
839 statistician->GetReceiveStreamDataCounters(rtx_counters);
    [all...]

Completed in 206 milliseconds