Searched refs:prevMagnU16 (Results 1 – 2 of 2) sorted by relevance
76 WebRtc_UWord16 prevMagnU16[HALF_ANAL_BLOCKL]; //magnitude spectrum from previous frame member
809 inst->prevMagnU16[i] = 0; in WebRtcNsx_InitCore()2093 …nearMagnEst = WEBRTC_SPL_UMUL_16_16(inst->prevMagnU16[i], inst->noiseSupFilter[i]); // Q(prevQMagn… in WebRtcNsx_ProcessCore()2356 inst->prevMagnU16[i] = magnU16[i]; // Q(qMagn) in WebRtcNsx_ProcessCore()2361 inst->prevMagnU16[i] = magnU16[i]; // Q(qMagn) in WebRtcNsx_ProcessCore()