Go to the source code of this file.
Defines | |
| #define | GSM_BLOCK_SIZE 33 |
| #define | GSM_MS_BLOCK_SIZE 65 |
| #define | GSM_FRAME_SIZE 160 |
| #define GSM_FRAME_SIZE 160 |
Definition at line 29 of file gsm.h.
Referenced by ff_msgsm_decode_block(), and libgsm_encode_frame().
| #define GSM_MS_BLOCK_SIZE 65 |
Definition at line 26 of file gsm.h.
Referenced by ff_msgsm_decode_block().