Home
last modified time | relevance | path

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

/external/webrtc/src/common_audio/signal_processing/
Dmin_max_operations.c205 WebRtc_Word16 tempMinIndex = 0; in WebRtcSpl_MinIndexW16() local
216 tempMinIndex = i; in WebRtcSpl_MinIndexW16()
219 return tempMinIndex; in WebRtcSpl_MinIndexW16()
247 WebRtc_Word16 tempMinIndex = 0; in WebRtcSpl_MinIndexW32() local
258 tempMinIndex = i; in WebRtcSpl_MinIndexW32()
261 return tempMinIndex; in WebRtcSpl_MinIndexW32()