Searched refs:tmp16_1 (Results 1 – 2 of 2) sorted by relevance
29 int16_t tmp16_1 = 0, tmp16_2 = 0; in WebRtcVad_Downsampling() local38 tmp16_1 = (int16_t) ((tmp32_1 >> 1) + in WebRtcVad_Downsampling()40 *signal_out = tmp16_1; in WebRtcVad_Downsampling()42 WEBRTC_SPL_MUL_16_16_RSFT(kAllPassCoefsQ13[0], tmp16_1, 12); in WebRtcVad_Downsampling()
338 WebRtc_Word16 tmp16, tmp16_1, tmp16_2; in WebRtcVad_GmmProbability() local500 tmp16_1 = (WebRtc_Word16)WEBRTC_SPL_RSHIFT_W32(nmid, 6); // Q8 in WebRtcVad_GmmProbability()532 ndelt -= tmp16_1; // Q8 - Q8 in WebRtcVad_GmmProbability()647 tmp16_1 = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16_RSFT(13, tmp16, 2); in WebRtcVad_GmmProbability()651 tmp16 = tmp16_1 + *smean1ptr; in WebRtcVad_GmmProbability()656 tmp16 = tmp16_1 + *smean2ptr; in WebRtcVad_GmmProbability()