Searched refs:weightFIX (Results 1 – 1 of 1) sorted by relevance
963 int16_t index, weightFIX; in WebRtcAgc_ProcessAnalog() local979 weightFIX = kOffset1[index] - in WebRtcAgc_ProcessAnalog()986 tmpU32 = ((uint32_t)weightFIX * (uint32_t)(inMicLevelTmp - stt->minLevel)); in WebRtcAgc_ProcessAnalog()1022 int16_t index, weightFIX; in WebRtcAgc_ProcessAnalog() local1038 weightFIX = kOffset2[index] - in WebRtcAgc_ProcessAnalog()1045 tmpU32 = ((uint32_t)weightFIX * (uint32_t)(inMicLevelTmp - stt->minLevel)); in WebRtcAgc_ProcessAnalog()