Home
last modified time | relevance | path

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

/external/webrtc/common_audio/signal_processing/
Dmin_max_operations_mips.c24 int32_t totMax = 0; in WebRtcSpl_MaxAbsValueW16_mips() local
79 [totMax] "+r" (totMax), [tmpvec32] "+r" (tmpvec32) in WebRtcSpl_MaxAbsValueW16_mips()
89 : [tmp32_0] "=&r" (tmp32_0), [totMax] "+r" (totMax) in WebRtcSpl_MaxAbsValueW16_mips()
101 [tmpvec32] "+r" (tmpvec32), [totMax] "+r" (totMax) in WebRtcSpl_MaxAbsValueW16_mips()
192 [totMax] "+r" (totMax), [r] "=&r" (r), [tmpvector] "+r" (tmpvector), in WebRtcSpl_MaxAbsValueW16_mips()
207 [tmpvector] "+r" (tmpvector), [totMax] "+r" (totMax) in WebRtcSpl_MaxAbsValueW16_mips()
216 : [totMax] "+r" (totMax), [r] "=&r" (r) in WebRtcSpl_MaxAbsValueW16_mips()
220 return (int16_t)totMax; in WebRtcSpl_MaxAbsValueW16_mips()