OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 690 milliseconds