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.h44 void UpdateSampleCounter(uint64_t value, int sample_rate_hz);
Dexpand_uma_logger.cc39 void ExpandUmaLogger::UpdateSampleCounter(uint64_t samples, in UpdateSampleCounter() function in webrtc::ExpandUmaLogger
Dneteq_impl.cc781 expand_uma_logger_.UpdateSampleCounter(lifetime_stats.concealed_samples, in GetAudioInternal()
783 speech_expand_uma_logger_.UpdateSampleCounter( in GetAudioInternal()