Searched refs:magnEnergy (Results 1 – 2 of 2) sorted by relevance
62 WebRtc_UWord32 magnEnergy; member
842 inst->magnEnergy = 0; in WebRtcNsx_InitCore()1244 inst->curAvgMagnEnergy += WEBRTC_SPL_RSHIFT_U32(inst->magnEnergy, 2 * inst->normData in WebRtcNsx_ComputeSpectralDifference()1585 inst->magnEnergy = (WebRtc_UWord32)WEBRTC_SPL_MUL_16_16(inst->real[0], inst->real[0]); in WebRtcNsx_DataAnalysis()1586 inst->magnEnergy += (WebRtc_UWord32)WEBRTC_SPL_MUL_16_16(inst->real[inst->anaLen2], in WebRtcNsx_DataAnalysis()1601 inst->magnEnergy += tmpU32no1; // Q(2*(normData-stages)) in WebRtcNsx_DataAnalysis()1650 inst->magnEnergy += tmpU32no1; // Q(2*(normData-stages)) in WebRtcNsx_DataAnalysis()2042 += WEBRTC_SPL_RSHIFT_U32(inst->magnEnergy, in WebRtcNsx_ProcessCore()