lpc.c File Reference

Go to the source code of this file.

Functions

static void Autocorrelation P2 ((s, L_ACF), word *s, longword *L_ACF)
static void Reflection_coefficients P2 ((L_ACF, r), longword *L_ACF, register word *r)
static void
Transformation_to_Log_Area_Ratios 
P1 ((r), register word *r)
static void Quantization_and_coding P1 ((LAR), register word *LAR)
void Gsm_LPC_Analysis P3 ((S, s, LARc), struct gsm_state *S, word *s, word *LARc)


Function Documentation

static void Fast_Autocorrelation P2 ( (s, L_ACF)  ,
word s,
longword L_ACF 
) [static]

Definition at line 30 of file lpc.c.

static void Reflection_coefficients P2 ( (L_ACF, r ,
longword L_ACF,
register word r 
) [static]

Definition at line 207 of file lpc.c.

static void Transformation_to_Log_Area_Ratios P1 ( (r ,
register word r 
) [static]

Definition at line 276 of file lpc.c.

static void Quantization_and_coding P1 ( (LAR)  ,
register word LAR 
) [static]

Definition at line 317 of file lpc.c.

void Gsm_LPC_Analysis P3 ( (S, s, LARc)  ,
struct gsm_state S,
word s,
word LARc 
)

Definition at line 356 of file lpc.c.


Generated on Sat Dec 18 05:15:53 2010 for MythTV by  doxygen 1.5.5