Searched defs:StopAgc (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/audio/
H A Dagc_audio_stream.h39 // AgcAudioStream<AudioInputStream>::StopAgc() which stops the timer.
42 // AGC measurements are active will not have an effect until StopAgc(),
54 // suitable compromise). The timer will be active until StopAgc() is called.
107 void StopAgc() { function in class:media::AgcAudioStream
108 DVLOG(1) << "StopAgc()";

Completed in 49 milliseconds