webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/common_audio/signal_processing/include/signal_processing_library.h"
#include "webrtc/base/checks.h"
Functions | |
size_t | WebRtcSpl_AutoCorrelation (const int16_t *in_vector, size_t in_vector_length, size_t order, int32_t *result, int *scale) |