Home
last modified time | relevance | path

Searched refs:UpdateSampleCounter (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Dexpand_uma_logger.h41 void UpdateSampleCounter(uint64_t value, int sample_rate_hz);
Dexpand_uma_logger.cc38 void ExpandUmaLogger::UpdateSampleCounter(uint64_t samples, in UpdateSampleCounter() function in webrtc::ExpandUmaLogger
Dneteq_impl.cc821 expand_uma_logger_.UpdateSampleCounter(lifetime_stats.concealed_samples, in GetAudioInternal()
823 speech_expand_uma_logger_.UpdateSampleCounter( in GetAudioInternal()