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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
receive_statistics_impl.h 90 RtcpStatistics last_reported_statistics_; member in class:webrtc::StreamStatisticianImpl
receive_statistics_impl.cc 165 data = last_reported_statistics_;
202 *statistics = last_reported_statistics_;
271 last_reported_statistics_ = stats;

Completed in 1416 milliseconds