Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ilbc_coder_pvt Struct Reference
Collaboration diagram for ilbc_coder_pvt:
Collaboration graph
[legend]

Data Fields

int16_t buf [BUFFER_SAMPLES]
 
iLBC_Dec_Inst_t dec
 
iLBC_Enc_Inst_t enc
 
int16_t inited
 

Detailed Description

Definition at line 65 of file codec_ilbc.c.

Field Documentation

◆ buf

Definition at line 69 of file codec_ilbc.c.

Referenced by lintoilbc_framein(), and lintoilbc_frameout().

◆ dec

Definition at line 67 of file codec_ilbc.c.

Referenced by ilbctolin_framein().

◆ enc

Definition at line 66 of file codec_ilbc.c.

Referenced by lintoilbc_frameout(), and lintoilbc_new().

◆ inited

int16_t inited

Definition at line 70 of file codec_ilbc.c.

Referenced by ilbctolin_framein(), and ilbctolin_new().


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