Sun Aug 6 15:17:36 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...

Collaboration diagram for alaw_encoder_pvt:

Collaboration graph
[legend]

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


The documentation for this struct was generated from the following files:
Generated on Sun Aug 6 15:17:36 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.2