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

/external/chromium_org/third_party/webrtc/common_audio/signal_processing/include/
H A Dsignal_processing_library.h27 #define WEBRTC_SPL_WORD32_MAX (int32_t)0x7fffffff macro
258 // If (vector == NULL || length <= 0) WEBRTC_SPL_WORD32_MAX
259 // is returned. Note that WEBRTC_SPL_WORD32_MAX is a feasible
/external/webrtc/src/common_audio/signal_processing/include/
H A Dsignal_processing_library.h31 #define WEBRTC_SPL_WORD32_MAX (WebRtc_Word32)0x7fffffff macro

Completed in 103 milliseconds