Searched refs:tmp116 (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dfft.c75 int16_t tmp116, tmp216; local
179 tmp116 = ajQx >> 1;
181 akQx = akQx - tmp116;
183 tmp116 = RexQx[k1] - RexQx[k2];
186 ajQx = (int16_t)WEBRTC_SPL_MUL_16_16_RSFT(sss60Q14, tmp116, 14); // Q14*Qx>>14 = Qx

Completed in 121 milliseconds