|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "main_FIX.h"Functions | |
| void | silk_corrVector_FIX (const opus_int16 *x, const opus_int16 *t, const opus_int L, const opus_int order, opus_int32 *Xt, const opus_int rshifts, int arch) |
| void | silk_corrMatrix_FIX (const opus_int16 *x, const opus_int L, const opus_int order, const opus_int head_room, opus_int32 *XX, opus_int *rshifts, int arch) |
| void silk_corrMatrix_FIX | ( | const opus_int16 * | x, |
| const opus_int | L, | ||
| const opus_int | order, | ||
| const opus_int | head_room, | ||
| opus_int32 * | XX, | ||
| opus_int * | rshifts, | ||
| int | arch | ||
| ) |
| void silk_corrVector_FIX | ( | const opus_int16 * | x, |
| const opus_int16 * | t, | ||
| const opus_int | L, | ||
| const opus_int | order, | ||
| opus_int32 * | Xt, | ||
| const opus_int | rshifts, | ||
| int | arch | ||
| ) |
1.8.13