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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Darith_routines_logist.c249 WebRtc_UWord16 tmpARSpecQ8 = 0; local
293 tmpARSpecQ8 = (WebRtc_UWord16)newRes;
304 cdfTmp = WebRtcIsacfix_Piecewise(WEBRTC_SPL_MUL_16_U16(candQ7, tmpARSpecQ8));
313 cdfTmp = WebRtcIsacfix_Piecewise(WEBRTC_SPL_MUL_16_U16(candQ7, tmpARSpecQ8));
323 WEBRTC_SPL_MUL_16_U16(candQ7, tmpARSpecQ8));
342 cdfTmp = WebRtcIsacfix_Piecewise(WEBRTC_SPL_MUL_16_U16(candQ7, tmpARSpecQ8));
352 WEBRTC_SPL_MUL_16_U16(candQ7, tmpARSpecQ8));

Completed in 104 milliseconds