Main Page | Class List | Directories | File List | Class Members | File Members

lpc.h File Reference

Functions for LPC (Linear Prediction Coefficients) analysis. More...

#include "misc.h"

Include dependency graph for lpc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void _spx_autocorr (const spx_word16_t *x, spx_word16_t *ac, int lag, int n)
spx_word32_t _spx_lpc (spx_coef_t *lpc, const spx_word16_t *ac, int p)


Detailed Description

Functions for LPC (Linear Prediction Coefficients) analysis.


Function Documentation

void _spx_autocorr const spx_word16_t x,
spx_word16_t ac,
int  lag,
int  n
 

spx_word32_t _spx_lpc spx_coef_t lpc,
const spx_word16_t ac,
int  p
 


Generated on Thu Jun 15 13:42:25 2006 for speex by  doxygen 1.4.2