Searched refs:tmp32_2 (Results 1 – 3 of 3) sorted by relevance
26 int32_t tmp32_0, tmp32_1, tmp32_2, tmp32_3; in WebRtcSpl_MaxAbsValueW16_mips() local79 [tmp32_2] "=&r" (tmp32_2), [tmp32_3] "=&r" (tmp32_3), in WebRtcSpl_MaxAbsValueW16_mips()192 [tmp32_2] "=&r" (tmp32_2), [tmp32_3] "=&r" (tmp32_3), in WebRtcSpl_MaxAbsValueW16_mips()
35 int32_t tmp32_2 = 0; in WebRtcIsacfix_FilterArLoop() local41 tmp32_2 = (sth_Q15[k - 1] * tmpAR + cth_Q15[k - 1] * ar_g_Q0[k - 1] + in WebRtcIsacfix_FilterArLoop()44 ar_g_Q0[k] = (int16_t)WebRtcSpl_SatW32ToW16(tmp32_2); in WebRtcIsacfix_FilterArLoop()
33 int32_t tmp32_2 = filter_state[1]; in WebRtcVad_Downsampling() local47 tmp16_2 = (int16_t) ((tmp32_2 >> 1) + in WebRtcVad_Downsampling()50 tmp32_2 = (int32_t)(*signal_in++) - ((kAllPassCoefsQ13[1] * tmp16_2) >> 12); in WebRtcVad_Downsampling()54 filter_state[1] = tmp32_2; in WebRtcVad_Downsampling()