Searched refs:aec3_sample_rate_hz (Results 1 – 1 of 1) sorted by relevance
568 const int aec3_sample_rate_hz = sample_rate_hz_ == 48000 ? 32000 : 48000; in RunAnalyzeRenderNumBandsCheckVerification() local569 EchoCanceller3 aec3(EchoCanceller3Config(), aec3_sample_rate_hz, 1, 1); in RunAnalyzeRenderNumBandsCheckVerification()581 const int aec3_sample_rate_hz = sample_rate_hz_ == 48000 ? 32000 : 48000; in RunProcessCaptureNumBandsCheckVerification() local582 EchoCanceller3 aec3(EchoCanceller3Config(), aec3_sample_rate_hz, 1, 1); in RunProcessCaptureNumBandsCheckVerification()