Searched refs:echo_delay_std_ms (Results 1 – 9 of 9) sorted by relevance
199 echo_delay_std_ms(0) {} in AudioProcessorStats()207 int echo_delay_std_ms; member
124 int echo_delay_std_ms) { in SetAudioProcessingStats() argument134 { StatsReport::kStatsValueNameEchoDelayStdDev, echo_delay_std_ms }, in SetAudioProcessingStats()188 info.aec_quality_min, info.echo_delay_std_ms); in ExtractStats()917 stats.aec_quality_min, stats.echo_delay_std_ms); in UpdateReportFromAudioTrack()
147 stats->echo_delay_std_ms = 6; in GetStats()412 EXPECT_EQ(rtc::ToString<int>(sinfo.echo_delay_std_ms), in VerifyVoiceSenderInfoReport()447 voice_sender_info->echo_delay_std_ms = 111; in InitVoiceSenderInfo()465 voice_sender_info->echo_delay_std_ms = in UpdateVoiceSenderInfoFromAudioTrack()466 audio_processor_stats.echo_delay_std_ms; in UpdateVoiceSenderInfoFromAudioTrack()
47 int32_t echo_delay_std_ms = -1; member
187 stats.echo_delay_std_ms = std; in GetStats()
222 EXPECT_EQ(kEchoDelayStdDev, stats.echo_delay_std_ms); in TEST()
701 echo_delay_std_ms(0), in VoiceSenderInfo()712 int echo_delay_std_ms; member
2369 sinfo.echo_delay_std_ms = stats.echo_delay_std_ms; in GetStats()
298 stats.echo_delay_std_ms = 567; in GetAudioSendStreamStats()324 EXPECT_EQ(info.echo_delay_std_ms, stats.echo_delay_std_ms); in VerifyVoiceSenderInfo()