Searched refs:tmp32_2 (Results 1 – 2 of 2) sorted by relevance
25 int32_t tmp32_0, tmp32_1, tmp32_2, tmp32_3; in WebRtcSpl_MaxAbsValueW16_mips() local78 [tmp32_2] "=&r" (tmp32_2), [tmp32_3] "=&r" (tmp32_3), in WebRtcSpl_MaxAbsValueW16_mips()191 [tmp32_2] "=&r" (tmp32_2), [tmp32_3] "=&r" (tmp32_3), in WebRtcSpl_MaxAbsValueW16_mips()
31 int32_t tmp32_2 = filter_state[1]; in WebRtcVad_Downsampling() local45 tmp16_2 = (int16_t) ((tmp32_2 >> 1) + in WebRtcVad_Downsampling()48 tmp32_2 = (int32_t)(*signal_in++) - ((kAllPassCoefsQ13[1] * tmp16_2) >> 12); in WebRtcVad_Downsampling()52 filter_state[1] = tmp32_2; in WebRtcVad_Downsampling()