Searched refs:indPriorFX (Results 1 – 1 of 1) sorted by relevance
1296 WebRtc_Word32 invLrtFX, indPriorFX, tmp32, tmp32no1, tmp32no2, besselTmpFX32; in WebRtcNsx_SpeechNoiseProb() local1373 indPriorFX = WEBRTC_SPL_MUL_16_16(inst->weightLogLrt, tmpIndFX); // 6*Q14 in WebRtcNsx_SpeechNoiseProb()1406 indPriorFX += WEBRTC_SPL_MUL_16_16(inst->weightSpecFlat, tmpIndFX); // 6*Q14 in WebRtcNsx_SpeechNoiseProb()1454 indPriorFX += WEBRTC_SPL_MUL_16_16(inst->weightSpecDiff, tmpIndFX); // 6*Q14 in WebRtcNsx_SpeechNoiseProb()1460 indPriorFX16 = WebRtcSpl_DivW32W16ResW16(98307 - indPriorFX, 6); // Q14 in WebRtcNsx_SpeechNoiseProb()