Sat Mar 10 01:55:52 2012

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 220 of file codec_adpcm.c.


Field Documentation

int16_t inbuf[BUFFER_SAMPLES]

Definition at line 222 of file codec_adpcm.c.

Referenced by lintoadpcm_framein(), and lintoadpcm_frameout().

struct adpcm_state state

Definition at line 221 of file codec_adpcm.c.

Referenced by lintoadpcm_frameout().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:55:52 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7