Searched refs:tmpInIm2 (Results 1 – 1 of 1) sorted by relevance
127 int32_t tmpInRe, tmpInIm, tmpInRe2, tmpInIm2; in WebRtcIsacfix_Spec2TimeC() local139 tmpInIm2 = inimQ7[FRAMESAMPLES / 2 - 1 - k] * (1 << 9); // Q7 -> Q16 in WebRtcIsacfix_Spec2TimeC()143 …yrQ16 = -WEBRTC_SPL_MUL_16_32_RSFT14(tmp1rQ14, tmpInIm2) - WEBRTC_SPL_MUL_16_32_RSFT14(tmp1iQ14, t… in WebRtcIsacfix_Spec2TimeC()144 …-WEBRTC_SPL_MUL_16_32_RSFT14(tmp1rQ14, tmpInRe2) + WEBRTC_SPL_MUL_16_32_RSFT14(tmp1iQ14, tmpInIm2); in WebRtcIsacfix_Spec2TimeC()