Sat Mar 24 22:57:38 2007

Asterisk developer's documentation


alaw_decoder_pvt Struct Reference

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

Collaboration diagram for alaw_decoder_pvt:

Collaboration graph
[legend]

Data Fields

ast_frame f
char offset [AST_FRIENDLY_OFFSET]
short outbuf [BUFFER_SIZE]
plc_state_t plc
int tail

Detailed Description

Private workspace for translating alaw signals to signed linear.

Definition at line 74 of file codec_alaw.c.


Field Documentation

struct ast_frame f

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

plc_state_t plc

Definition at line 80 of file codec_alaw.c.

Referenced by alawtolin_framein().

int tail

Definition at line 79 of file codec_alaw.c.

Referenced by alawtolin_framein(), and alawtolin_frameout().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 24 22:57:38 2007 for Asterisk - the Open Source PBX by  doxygen 1.4.7