webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/base/checks.h"
#include "webrtc/common_audio/signal_processing/include/signal_processing_library.h"
Functions | |
void | WebRtcSpl_FilterARFastQ12 (const int16_t *data_in, int16_t *data_out, const int16_t *__restrict coefficients, size_t coefficients_length, size_t data_length) |