Loading...
Searching...
No Matches
Go to the documentation of this file.
13# define NeedFunctionPrototypes 1
17# define NeedFunctionPrototypes 1
21# undef NeedFunctionPrototypes
24#ifdef NeedFunctionPrototypes
29#if NeedFunctionPrototypes
30# define GSM_P( protos ) protos
32# define GSM_P( protos ) ( )
46#define GSM_PATCHLEVEL 10
50#define GSM_OPT_VERBOSE 1
52#define GSM_OPT_LTP_CUT 3
53#define GSM_OPT_WAV49 4
54#define GSM_OPT_FRAME_INDEX 5
55#define GSM_OPT_FRAME_CHAIN 6
struct gsm_state * gsm
Definition gsm.h:39
unsigned char gsm_byte
Definition gsm.h:41
short gsm_signal
Definition gsm.h:40
gsm_byte gsm_frame[33]
Definition gsm.h:42
#define GSM_P(protos)
Definition gsm.h:32