Sat Aug 6 00:40:07 2011

Asterisk developer's documentation


adpcm_encoder_pvt Struct Reference

Workspace for translating signed linear signals to ADPCM. More...


Data Fields

int16_t inbuf [BUFFER_SAMPLES]
adpcm_state state


Detailed Description

Workspace for translating signed linear signals to ADPCM.

Definition at line 227 of file codec_adpcm.c.


Field Documentation

int16_t inbuf[BUFFER_SAMPLES]

Definition at line 229 of file codec_adpcm.c.

Referenced by lintoadpcm_framein(), and lintoadpcm_frameout().

struct adpcm_state state

Definition at line 228 of file codec_adpcm.c.

Referenced by lintoadpcm_frameout().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:07 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7