Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/examples/loopback/src/
DLoopbackAnalyzer.h685 mEchoGain = mDesiredEchoGain / mMeasuredLoopGain; in process()
731 mEchoGain = mDesiredEchoGain / mMeasuredLoopGain; in process()
827 float mDesiredEchoGain = 0.95f; variable