Collaboration diagram for alaw_encoder_pvt:
Data Fields | |
ast_frame | f |
ast_frame | f |
char | offset [AST_FRIENDLY_OFFSET] |
unsigned char | outbuf [BUFFER_SIZE] |
int | tail |
Definition at line 63 of file codec_a_mu.c.
|
Definition at line 65 of file codec_alaw.c. |
|
Definition at line 65 of file codec_a_mu.c. Referenced by lintoalaw_frameout(), and ulawtoalaw_frameout(). |
|
Space to build offset Definition at line 66 of file codec_alaw.c. |
|
Encoded alaw, two nibbles to a word Definition at line 67 of file codec_alaw.c. Referenced by lintoalaw_framein(), lintoalaw_frameout(), ulawtoalaw_framein(), and ulawtoalaw_frameout(). |
|
Definition at line 68 of file codec_alaw.c. Referenced by lintoalaw_framein(), lintoalaw_frameout(), ulawtoalaw_framein(), and ulawtoalaw_frameout(). |