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

  /external/webrtc/webrtc/common_audio/signal_processing/
spl_init.c 36 WebRtcSpl_MaxAbsValueW32 = WebRtcSpl_MaxAbsValueW32C;
79 WebRtcSpl_MaxAbsValueW32 = WebRtcSpl_MaxAbsValueW32C;
min_max_operations.c 14 * WebRtcSpl_MaxAbsValueW32C()
60 int32_t WebRtcSpl_MaxAbsValueW32C(const int32_t* vector, size_t length) {
  /external/webrtc/webrtc/common_audio/signal_processing/include/
signal_processing_library.h 172 int32_t WebRtcSpl_MaxAbsValueW32C(const int32_t* vector, size_t length);
    [all...]

Completed in 203 milliseconds