|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/base/checks.h"#include "webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h"Functions | |
| int | WebRtcIsacfix_AutocorrC (int32_t *__restrict r, const int16_t *__restrict x, int16_t N, int16_t order, int16_t *__restrict scale) |
| void | WebRtcIsacfix_DecimateAllpass32 (const int16_t *in, int32_t *state_in, int16_t N, int16_t *out) |
| int WebRtcIsacfix_AutocorrC | ( | int32_t *__restrict | r, |
| const int16_t *__restrict | x, | ||
| int16_t | N, | ||
| int16_t | order, | ||
| int16_t *__restrict | scale | ||
| ) |
1.8.13