webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/base/checks.h"
#include "webrtc/common_audio/signal_processing/include/signal_processing_library.h"
Functions | |
int16_t | WebRtcSpl_MaxAbsValueW16_mips (const int16_t *vector, size_t length) |
int16_t | WebRtcSpl_MaxValueW16_mips (const int16_t *vector, size_t length) |
int32_t | WebRtcSpl_MaxValueW32_mips (const int32_t *vector, size_t length) |
int16_t | WebRtcSpl_MinValueW16_mips (const int16_t *vector, size_t length) |
int32_t | WebRtcSpl_MinValueW32_mips (const int32_t *vector, size_t length) |