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) |
| static void Quantization_and_coding P1 | ( | (LAR) | , | |
| register word * | LAR | |||
| ) | [static] |
1.5.5