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

  /external/webrtc/webrtc/modules/audio_coding/neteq/
statistics_calculator.h 92 static const int kMaxReportPeriod = 60; // Seconds before auto-reset.
statistics_calculator.cc 178 static_cast<uint32_t>(fs_hz * kMaxReportPeriod)) {

Completed in 1427 milliseconds