![]() |
PandA-2024.02
|

Go to the source code of this file.
Macros | |
| #define | N 160 |
| #define | M 8 |
Functions | |
| int | main () |
Variables | |
| const word | inData [N] |
| const word | outData [N] |
| const word | outLARc [M] = { 32, 33, 22, 13, 7, 5, 3, 2 } |
| #define M 8 |
Definition at line 30 of file gsm.c.
Referenced by init_array(), main(), and needwun().
| int main | ( | void | ) |
Definition at line 90 of file gsm.c.
References Gsm_LPC_Analysis(), inData, M, main_result, N, outData, and outLARc.

Definition at line 32 of file gsm.c.
Referenced by main().
Definition at line 59 of file gsm.c.
Referenced by main().
1.8.13