Mon Mar 20 08:26:05 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

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_frameout(), and ulawtoalaw_frameout().

char offset
 

Space to build offset

Definition at line 66 of file codec_alaw.c.

unsigned char outbuf
 

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().

int tail
 

Definition at line 68 of file codec_alaw.c.

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


The documentation for this struct was generated from the following files:
Generated on Mon Mar 20 08:26:05 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1