Fri Jul 15 2011 12:03:31

Asterisk developer's documentation


ilbc_coder_pvt Struct Reference

Data Fields

int16_t buf [BUFFER_SAMPLES]
iLBC_Dec_Inst_t dec
iLBC_Enc_Inst_t enc

Detailed Description

Definition at line 51 of file codec_ilbc.c.


Field Documentation

int16_t buf[BUFFER_SAMPLES]

Definition at line 55 of file codec_ilbc.c.

Referenced by lintoilbc_framein(), and lintoilbc_frameout().

iLBC_Dec_Inst_t dec

Definition at line 53 of file codec_ilbc.c.

Referenced by ilbctolin_framein(), and ilbctolin_new().

iLBC_Enc_Inst_t enc

Definition at line 52 of file codec_ilbc.c.

Referenced by lintoilbc_frameout(), and lintoilbc_new().


The documentation for this struct was generated from the following file: