|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <arm_neon.h>#include <stdlib.h>#include "webrtc/base/checks.h"#include "webrtc/common_audio/signal_processing/include/signal_processing_library.h"Functions | |
| int16_t | WebRtcSpl_MaxAbsValueW16Neon (const int16_t *vector, size_t length) |
| int32_t | WebRtcSpl_MaxAbsValueW32Neon (const int32_t *vector, size_t length) |
| int16_t | WebRtcSpl_MaxValueW16Neon (const int16_t *vector, size_t length) |
| int32_t | WebRtcSpl_MaxValueW32Neon (const int32_t *vector, size_t length) |
| int16_t | WebRtcSpl_MinValueW16Neon (const int16_t *vector, size_t length) |
| int32_t | WebRtcSpl_MinValueW32Neon (const int32_t *vector, size_t length) |
1.8.13