Searched defs:WebRtcSpl_MaxValueW32 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
H A Dspl_init.c25 MaxValueW32 WebRtcSpl_MaxValueW32; variable
43 WebRtcSpl_MaxValueW32 = WebRtcSpl_MaxValueW32C;
63 WebRtcSpl_MaxValueW32 = WebRtcSpl_MaxValueW32Neon;
84 WebRtcSpl_MaxValueW32 = WebRtcSpl_MaxValueW32_mips;
/external/webrtc/src/common_audio/signal_processing/
H A Dmin_max_operations.c18 * WebRtcSpl_MaxValueW32()
145 WebRtc_Word32 WebRtcSpl_MaxValueW32(G_CONST WebRtc_Word32* vector, WebRtc_Word16 length) function
160 #pragma message(">> WebRtcSpl_MaxValueW32 is excluded from this build")

Completed in 154 milliseconds