Collaboration diagram for alaw_decoder_pvt:

Data Fields | |
| ast_frame | f |
| char | offset [AST_FRIENDLY_OFFSET] |
| short | outbuf [BUFFER_SIZE] |
| plc_state_t | plc |
| int | tail |
Definition at line 74 of file codec_alaw.c.
Definition at line 76 of file codec_alaw.c.
Referenced by alawtolin_framein(), and alawtolin_frameout().
| char offset[AST_FRIENDLY_OFFSET] |
Definition at line 77 of file codec_alaw.c.
| short outbuf[BUFFER_SIZE] |
Definition at line 78 of file codec_alaw.c.
Referenced by alawtolin_framein(), and alawtolin_frameout().
| int tail |
Definition at line 79 of file codec_alaw.c.
Referenced by alawtolin_framein(), and alawtolin_frameout().
1.4.7