Home | History | Annotate | Download | only in webrtc

Lines Matching refs:echo_delay_median_ms

145     stats->echo_delay_median_ms = 4;
408 EXPECT_EQ(rtc::ToString<int>(sinfo.echo_delay_median_ms),
446 voice_sender_info->echo_delay_median_ms = 110;
462 voice_sender_info->echo_delay_median_ms =
463 audio_processor_stats.echo_delay_median_ms;