|
LMMS
|
Macros | |
| #define | SCALE(n) |
| #define | STEP(k) |
| #define | NEXTI sl = *++sp |
| #define | STEP(A, B, MAC, MIC) |
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) |
| #define NEXTI sl = *++sp |
| #define SCALE | ( | n | ) |
| #define STEP | ( | k | ) |