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

  /external/webrtc/webrtc/common_audio/signal_processing/
spl_init.c 23 MaxValueW16 WebRtcSpl_MaxValueW16;
37 WebRtcSpl_MaxValueW16 = WebRtcSpl_MaxValueW16C;
53 WebRtcSpl_MaxValueW16 = WebRtcSpl_MaxValueW16Neon;
68 WebRtcSpl_MaxValueW16 = WebRtcSpl_MaxValueW16_mips;
signal_processing_unittest.cc 251 WebRtcSpl_MaxValueW16(vector16, kVectorSize));
271 WebRtcSpl_MaxValueW16(vector16, kVectorSize));
  /external/webrtc/webrtc/common_audio/signal_processing/include/
signal_processing_library.h 188 extern MaxValueW16 WebRtcSpl_MaxValueW16;
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core_neon.c 68 int16_t tmp16 = WebRtcSpl_MaxValueW16(inst->noiseEstLogQuantile + offset,
nsx_core.c 311 tmp16 = WebRtcSpl_MaxValueW16(inst->noiseEstLogQuantile + offset,
    [all...]

Completed in 1133 milliseconds