Sat Sep 16 07:28:21 2006

Asterisk developer's documentation


alaw_encoder_pvt Struct Reference

Private workspace for translating signed linear signals to alaw. More...


Data Fields

ast_frame f
ast_frame f
char offset [AST_FRIENDLY_OFFSET]
unsigned char outbuf [BUFFER_SIZE]
int tail


Detailed Description

Private workspace for translating signed linear signals to alaw.

Definition at line 63 of file codec_a_mu.c.


Field Documentation

struct ast_frame f

Definition at line 65 of file codec_alaw.c.

struct ast_frame f

Definition at line 65 of file codec_a_mu.c.

Referenced by lintoalaw_framein(), lintoalaw_frameout(), ulawtoalaw_framein(), and ulawtoalaw_frameout().

char offset

Space to build offset

Definition at line 66 of file codec_a_mu.c.

unsigned char outbuf

Encoded alaw, two nibbles to a word

Definition at line 67 of file codec_a_mu.c.

Referenced by lintoalaw_framein(), lintoalaw_frameout(), ulawtoalaw_framein(), and ulawtoalaw_frameout().

int tail

Definition at line 68 of file codec_a_mu.c.

Referenced by lintoalaw_framein(), lintoalaw_frameout(), ulawtoalaw_framein(), and ulawtoalaw_frameout().


The documentation for this struct was generated from the following files:
Generated on Sat Sep 16 07:28:21 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.7