Searched defs:WebRtcSpl_MinIndexW16 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
H A Dmin_max_operations.c22 * WebRtcSpl_MinIndexW16()
208 int WebRtcSpl_MinIndexW16(const int16_t* vector, int length) { function
/external/webrtc/src/common_audio/signal_processing/
H A Dmin_max_operations.c21 * WebRtcSpl_MinIndexW16()
202 WebRtc_Word16 WebRtcSpl_MinIndexW16(G_CONST WebRtc_Word16* vector, WebRtc_Word16 length) function
222 #pragma message(">> WebRtcSpl_MinIndexW16 is excluded from this build")

Completed in 118 milliseconds