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

adpcm_encoder_pvt Struct Reference


Data Fields

ast_frame f
short inbuf [BUFFER_SIZE]
char offset [AST_FRIENDLY_OFFSET]
unsigned char outbuf [BUFFER_SIZE]
adpcm_state state
int tail

Field Documentation

struct ast_frame f
 

Definition at line 242 of file codec_adpcm.c.

Referenced by lintoadpcm_frameout().

short inbuf[BUFFER_SIZE]
 

Definition at line 244 of file codec_adpcm.c.

Referenced by lintoadpcm_framein(), and lintoadpcm_frameout().

char offset[AST_FRIENDLY_OFFSET]
 

Definition at line 243 of file codec_adpcm.c.

unsigned char outbuf[BUFFER_SIZE]
 

Definition at line 245 of file codec_adpcm.c.

Referenced by lintoadpcm_frameout().

struct adpcm_state state
 

Definition at line 246 of file codec_adpcm.c.

Referenced by lintoadpcm_frameout().

int tail
 

Definition at line 247 of file codec_adpcm.c.

Referenced by lintoadpcm_framein(), lintoadpcm_frameout(), and lintoadpcm_new().


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