Searched refs:maxInit (Results 1 – 2 of 2) sorted by relevance
109 int32_t maxInit; // Initial value of "max" member
970 if (stt->maxInit != stt->minLevel) in WebRtcAgc_ProcessAnalog()972 volNormFIX = tmp32 / (stt->maxInit - stt->minLevel); in WebRtcAgc_ProcessAnalog()1029 if (stt->maxInit != stt->minLevel) in WebRtcAgc_ProcessAnalog()1031 volNormFIX = tmp32 / (stt->maxInit - stt->minLevel); in WebRtcAgc_ProcessAnalog()1419 stt->maxInit = stt->maxLevel; in WebRtcAgc_Init()