Data Fields | |
ast_frame | f |
g726_state | g726 |
unsigned char | next_flag |
char | offset [AST_FRIENDLY_OFFSET] |
unsigned char | outbuf [BUFFER_SIZE] |
int | tail |
Definition at line 699 of file codec_g726.c.
Definition at line 701 of file codec_g726.c.
Referenced by lintog726_framein(), and lintog726_frameout().
struct g726_state g726 |
unsigned char next_flag |
char offset[AST_FRIENDLY_OFFSET] |
Definition at line 702 of file codec_g726.c.
unsigned char outbuf[BUFFER_SIZE] |
Definition at line 703 of file codec_g726.c.
Referenced by lintog726_framein(), and lintog726_frameout().
int tail |
Definition at line 706 of file codec_g726.c.
Referenced by lintog726_framein(), and lintog726_frameout().