
Data Fields | |
| ast_frame | f |
| g726_state | g726 |
| char | offset [AST_FRIENDLY_OFFSET] |
| short | outbuf [BUFFER_SIZE] |
| plc_state_t | plc |
| int | tail |
Definition at line 713 of file codec_g726.c.
Definition at line 715 of file codec_g726.c.
Referenced by g726tolin_framein(), and g726tolin_frameout().
| struct g726_state g726 |
| char offset[AST_FRIENDLY_OFFSET] |
Definition at line 716 of file codec_g726.c.
| short outbuf[BUFFER_SIZE] |
Definition at line 717 of file codec_g726.c.
Referenced by g726tolin_framein(), and g726tolin_frameout().
| int tail |
Definition at line 719 of file codec_g726.c.
Referenced by g726tolin_framein(), and g726tolin_frameout().
1.4.7