|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "main.h"Functions | |
| void | silk_interpolate (opus_int16 xi[MAX_LPC_ORDER], const opus_int16 x0[MAX_LPC_ORDER], const opus_int16 x1[MAX_LPC_ORDER], const opus_int ifact_Q2, const opus_int d) |
| void silk_interpolate | ( | opus_int16 | xi[MAX_LPC_ORDER], |
| const opus_int16 | x0[MAX_LPC_ORDER], | ||
| const opus_int16 | x1[MAX_LPC_ORDER], | ||
| const opus_int | ifact_Q2, | ||
| const opus_int | d | ||
| ) |
1.8.13