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

  /external/webrtc/webrtc/video/
report_block_stats.h 23 class ReportBlockStats {
27 ReportBlockStats();
28 ~ReportBlockStats() {}
report_block_stats.cc 28 ReportBlockStats::ReportBlockStats()
33 void ReportBlockStats::Store(const RtcpStatistics& rtcp_stats,
49 RTCPReportBlock ReportBlockStats::AggregateAndStore(
78 void ReportBlockStats::StoreAndAddPacketIncrement(
102 int ReportBlockStats::FractionLostInPercent() const {

Completed in 1498 milliseconds