Sat Nov 25 00:46:14 2006

Asterisk developer's documentation


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

Detailed Description

Definition at line 240 of file codec_adpcm.c.


Field Documentation

struct ast_frame f
 

Definition at line 242 of file codec_adpcm.c.

Referenced by lintoadpcm_framein().

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


The documentation for this struct was generated from the following file:
Generated on Sat Nov 25 00:46:14 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.6