Searched refs:stats_to_queue (Results 1 – 1 of 1) sorted by relevance
2549 AudioProcessingStats stats_to_queue = new_stats; in UpdateStatistics() local2550 bool stats_message_passed = stats_message_queue_.Insert(&stats_to_queue); in UpdateStatistics()