Wed Apr 6 11:30:12 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 216 of file codec_adpcm.c.


Field Documentation

int16_t inbuf[BUFFER_SAMPLES]

Definition at line 218 of file codec_adpcm.c.

Referenced by lintoadpcm_framein(), and lintoadpcm_frameout().

struct adpcm_state state

Definition at line 217 of file codec_adpcm.c.

Referenced by lintoadpcm_frameout().


The documentation for this struct was generated from the following file:
Generated on Wed Apr 6 11:30:12 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7