Home
last modified time | relevance | path

Searched refs:MaxValueW32 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/common_audio/signal_processing/
Dspl_init.c24 const MaxValueW32 WebRtcSpl_MaxValueW32 = WebRtcSpl_MaxValueW32Neon;
43 const MaxValueW32 WebRtcSpl_MaxValueW32 = WebRtcSpl_MaxValueW32_mips;
61 const MaxValueW32 WebRtcSpl_MaxValueW32 = WebRtcSpl_MaxValueW32C;
/external/webrtc/common_audio/signal_processing/include/
Dsignal_processing_library.h187 typedef int32_t (*MaxValueW32)(const int32_t* vector, size_t length); typedef
188 extern const MaxValueW32 WebRtcSpl_MaxValueW32;