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 Mon Jan 22 16:50:49 2007 for speex by  doxygen 1.5.1