HomeSort by relevance Sort by last modified time
    Searched refs:lastInMicLevel (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/agc/
analog_agc.h 113 int32_t lastInMicLevel;
analog_agc.c 832 if (inMicLevel == stt->lastInMicLevel) {
851 stt->lastInMicLevel = inMicLevel;
    [all...]

Completed in 39 milliseconds