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

/external/chromium_org/third_party/webrtc/common_audio/signal_processing/include/
H A Dsignal_processing_library.h28 #define WEBRTC_SPL_WORD32_MIN (int32_t)0x80000000 macro
33 // for inputs of a = WEBRTC_SPL_WORD16_MIN or WEBRTC_SPL_WORD32_MIN.
218 // If (vector == NULL || length <= 0) WEBRTC_SPL_WORD32_MIN
219 // is returned. Note that WEBRTC_SPL_WORD32_MIN is a feasible
/external/webrtc/src/common_audio/signal_processing/include/
H A Dsignal_processing_library.h32 #define WEBRTC_SPL_WORD32_MIN (WebRtc_Word32)0x80000000 macro

Completed in 425 milliseconds