Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
int16_t | buf [BUFFER_SAMPLES] |
iLBC_Dec_Inst_t | dec |
iLBC_Enc_Inst_t | enc |
int16_t | inited |
Definition at line 65 of file codec_ilbc.c.
int16_t buf[BUFFER_SAMPLES] |
Definition at line 69 of file codec_ilbc.c.
iLBC_Dec_Inst_t dec |
Definition at line 67 of file codec_ilbc.c.
iLBC_Enc_Inst_t enc |
Definition at line 66 of file codec_ilbc.c.
int16_t inited |
Definition at line 70 of file codec_ilbc.c.