Data Fields | |
short | buf [8000] |
cod_state | cod |
ast_frame | f |
char | offset [AST_FRIENDLY_OFFSET] |
char | outbuf [8000] |
int | tail |
Definition at line 92 of file codec_g723_1.c.
short buf[8000] |
Definition at line 100 of file codec_g723_1.c.
Referenced by lintog723_framein(), and lintog723_frameout().
struct cod_state cod |
Definition at line 93 of file codec_g723_1.c.
Referenced by lintog723_frameout(), and lintog723_new().
Definition at line 94 of file codec_g723_1.c.
Referenced by lintog723_framein(), and lintog723_frameout().
char offset[AST_FRIENDLY_OFFSET] |
Definition at line 96 of file codec_g723_1.c.
char outbuf[8000] |
int tail |
Definition at line 101 of file codec_g723_1.c.
Referenced by lintog723_framein(), lintog723_frameout(), and lintog723_new().