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

  /external/webrtc/webrtc/modules/audio_processing/agc/legacy/
analog_agc.h 113 int32_t lastInMicLevel;
analog_agc.c 714 if (inMicLevel == stt->lastInMicLevel) {
733 stt->lastInMicLevel = inMicLevel;
    [all...]

Completed in 245 milliseconds