Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_audio/signal_processing/
Dmin_max_operations_mips.c110 const int16_t* tmpvector = vector; in WebRtcSpl_MaxAbsValueW16_mips() local
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()