Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/
Daudio_processing_impl.cc2549 AudioProcessingStats stats_to_queue = new_stats; in UpdateStatistics() local
2550 bool stats_message_passed = stats_message_queue_.Insert(&stats_to_queue); in UpdateStatistics()