Searched refs:qMagn (Results 1 – 1 of 1) sorted by relevance
1873 WebRtc_Word16 qMagn, qNoise; in WebRtcNsx_ProcessCore() local1927 qMagn = inst->normData - inst->stages; in WebRtcNsx_ProcessCore()2053 postShifts = 6 + qMagn - qNoise; in WebRtcNsx_ProcessCore()2170 postShifts = inst->prevQNoise - qMagn; in WebRtcNsx_ProcessCore()2171 nShifts = inst->prevQMagn - qMagn; in WebRtcNsx_ProcessCore()2279 nShifts = inst->prevQNoise + 11 - qMagn; in WebRtcNsx_ProcessCore()2352 inst->prevQMagn = qMagn; in WebRtcNsx_ProcessCore()