webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/common_audio/signal_processing/include/signal_processing_library.h"
Functions | |
size_t | WebRtcSpl_FilterAR (const int16_t *a, size_t a_length, const int16_t *x, size_t x_length, int16_t *state, size_t state_length, int16_t *state_low, size_t state_low_length, int16_t *filtered, int16_t *filtered_low, size_t filtered_low_length) |