Searched refs:maxInit (Results 1 – 2 of 2) sorted by relevance
110 WebRtc_Word32 maxInit; // Initial value of "max" member
1072 if (stt->maxInit != stt->minLevel) in WebRtcAgc_ProcessAnalog()1075 (stt->maxInit - stt->minLevel)); in WebRtcAgc_ProcessAnalog()1132 if (stt->maxInit != stt->minLevel) in WebRtcAgc_ProcessAnalog()1135 (stt->maxInit - stt->minLevel)); in WebRtcAgc_ProcessAnalog()1597 stt->maxInit = stt->maxLevel; in WebRtcAgc_Init()