Home
last modified time | relevance | path

Searched refs:kMaxEchoGain (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaaudio/examples/loopback/src/
DLoopbackAnalyzer.h42 constexpr double kMaxEchoGain = 10.0; // based on experiments, otherwise too noisy variable
686 if (mEchoGain > kMaxEchoGain) { in process()