HomeSort by relevance Sort by last modified time
    Searched defs:WebRtcSpl_MinIndexW16 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
min_max_operations.c 22 * WebRtcSpl_MinIndexW16()
208 int WebRtcSpl_MinIndexW16(const int16_t* vector, int length) {
  /external/webrtc/src/common_audio/signal_processing/
min_max_operations.c 21 * WebRtcSpl_MinIndexW16()
202 WebRtc_Word16 WebRtcSpl_MinIndexW16(G_CONST WebRtc_Word16* vector, WebRtc_Word16 length)
222 #pragma message(">> WebRtcSpl_MinIndexW16 is excluded from this build")

Completed in 46 milliseconds