#include <lpc.h>
Definition at line 50 of file lpc.h.
Apply a Welch window to an array of input samples.
The output samples have the same scale as the input, but are in double sample format.
Referenced by ff_lpc_calc_coefs(), ff_lpc_init(), and ff_lpc_init_x86().
Perform autocorrelation on input samples with delay of 0 to lag.
Referenced by ff_lpc_calc_coefs(), ff_lpc_init(), and ff_lpc_init_x86().