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

  /external/webrtc/src/common_audio/signal_processing/
min_max_operations_neon.c 18 WebRtc_Word16 WebRtcSpl_MaxAbsValueW16(const WebRtc_Word16* vector,
auto_correlation.c 43 smax = WebRtcSpl_MaxAbsValueW16(in_vector, in_vector_length);
complex_fft.c 313 tmp32 = (WebRtc_Word32)WebRtcSpl_MaxAbsValueW16(frfi, 2 * n);
min_max_operations.c 13 * WebRtcSpl_MaxAbsValueW16()
34 WebRtc_Word16 WebRtcSpl_MaxAbsValueW16(const WebRtc_Word16 *vector, WebRtc_Word16 length)
signal_processing_unittest.cc 235 EXPECT_EQ(1100, WebRtcSpl_MaxAbsValueW16(b16, kVectorSize));
  /external/webrtc/src/common_audio/signal_processing/include/
signal_processing_library.h 215 WebRtc_Word16 WebRtcSpl_MaxAbsValueW16(const WebRtc_Word16* vector,
814 // WebRtcSpl_MaxAbsValueW16(...)
    [all...]
  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.c     [all...]
  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.c     [all...]

Completed in 82 milliseconds