Home
last modified time | relevance | path

Searched refs:logging_period_s (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Dexpand_uma_logger.cc19 int logging_period_s) { in GetNewCountdown() argument
20 return tick_timer.GetNewCountdown((logging_period_s * 1000) / in GetNewCountdown()
26 int logging_period_s, in ExpandUmaLogger() argument
29 logging_period_s_(logging_period_s), in ExpandUmaLogger()
Dexpand_uma_logger.h34 int logging_period_s,