Home
last modified time | relevance | path

Searched refs:totMax (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/common_audio/signal_processing/
Dmin_max_operations_mips.c25 int32_t totMax = 0; in WebRtcSpl_MaxAbsValueW16_mips() local
80 [totMax] "+r" (totMax), [tmpvec32] "+r" (tmpvec32) in WebRtcSpl_MaxAbsValueW16_mips()
90 : [tmp32_0] "=&r" (tmp32_0), [totMax] "+r" (totMax) in WebRtcSpl_MaxAbsValueW16_mips()
102 [tmpvec32] "+r" (tmpvec32), [totMax] "+r" (totMax) in WebRtcSpl_MaxAbsValueW16_mips()
193 [totMax] "+r" (totMax), [r] "=&r" (r), [tmpvector] "+r" (tmpvector), in WebRtcSpl_MaxAbsValueW16_mips()
208 [tmpvector] "+r" (tmpvector), [totMax] "+r" (totMax) in WebRtcSpl_MaxAbsValueW16_mips()
217 : [totMax] "+r" (totMax), [r] "=&r" (r) in WebRtcSpl_MaxAbsValueW16_mips()
221 return (int16_t)totMax; in WebRtcSpl_MaxAbsValueW16_mips()