HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcSpl_MaxAbsValueW32C (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
spl_init.c 41 WebRtcSpl_MaxAbsValueW32 = WebRtcSpl_MaxAbsValueW32C;
98 WebRtcSpl_MaxAbsValueW32 = WebRtcSpl_MaxAbsValueW32C;
min_max_operations.c 14 * WebRtcSpl_MaxAbsValueW32C()
60 int32_t WebRtcSpl_MaxAbsValueW32C(const int32_t* vector, int length) {
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/include/
signal_processing_library.h 183 int32_t WebRtcSpl_MaxAbsValueW32C(const int32_t* vector, int length);
    [all...]

Completed in 1661 milliseconds