webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/common_audio/signal_processing/include/signal_processing_library.h"
Macros | |
#define | SPL_LEVINSON_MAXORDER 20 |
Functions | |
int16_t | WebRtcSpl_LevinsonDurbin (const int32_t *R, int16_t *A, int16_t *K, size_t order) |
#define SPL_LEVINSON_MAXORDER 20 |