Searched refs:inActive (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/ | ||
D | analog_agc.h | 90 int16_t inActive; // Inactive time in milliseconds member |
D | analog_agc.c | 1463 stt->inActive = 0; in WebRtcAgc_Init() |