Searched refs:qMagn (Results 1 – 1 of 1) sorted by relevance
1531 int16_t qMagn, qNoise; in WebRtcNsx_ProcessCore() local1598 qMagn = inst->normData - inst->stages; in WebRtcNsx_ProcessCore()1723 postShifts = 6 + qMagn - qNoise; in WebRtcNsx_ProcessCore()1841 postShifts = inst->prevQNoise - qMagn; in WebRtcNsx_ProcessCore()1842 nShifts = inst->prevQMagn - qMagn; in WebRtcNsx_ProcessCore()1946 nShifts = inst->prevQNoise + 11 - qMagn; in WebRtcNsx_ProcessCore()2016 inst->prevQMagn = qMagn; in WebRtcNsx_ProcessCore()