Searched refs:kMaxEchoGain (Results 1 – 1 of 1) sorted by relevance
42 constexpr double kMaxEchoGain = 10.0; // based on experiments, otherwise too noisy variable686 if (mEchoGain > kMaxEchoGain) { in process()