
Data Fields | |
| short | buf [8000] |
| dec_state | dec |
| ast_frame | f |
| char | offset [AST_FRIENDLY_OFFSET] |
| int | tail |
Definition at line 104 of file codec_g723_1.c.
| short buf[8000] |
Definition at line 110 of file codec_g723_1.c.
Referenced by g723tolin_framein(), and g723tolin_frameout().
| struct dec_state dec |
Definition at line 105 of file codec_g723_1.c.
Referenced by g723tolin_framein(), and g723tolin_new().
Definition at line 106 of file codec_g723_1.c.
Referenced by g723tolin_framein(), and g723tolin_frameout().
| char offset[AST_FRIENDLY_OFFSET] |
Definition at line 108 of file codec_g723_1.c.
| int tail |
Definition at line 111 of file codec_g723_1.c.
Referenced by g723tolin_framein(), g723tolin_frameout(), and g723tolin_new().
1.4.7