webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "main_FLP.h"
Functions | |
void | silk_corrVector_FLP (const silk_float *x, const silk_float *t, const opus_int L, const opus_int Order, silk_float *Xt) |
void | silk_corrMatrix_FLP (const silk_float *x, const opus_int L, const opus_int Order, silk_float *XX) |
void silk_corrMatrix_FLP | ( | const silk_float * | x, |
const opus_int | L, | ||
const opus_int | Order, | ||
silk_float * | XX | ||
) |
void silk_corrVector_FLP | ( | const silk_float * | x, |
const silk_float * | t, | ||
const opus_int | L, | ||
const opus_int | Order, | ||
silk_float * | Xt | ||
) |