Data Fields | |
int16_t | buf [BUFFER_SAMPLES] |
iLBC_Dec_Inst_t | dec |
builddir build BUILD asterisk codecs codec_ilbc c iLBC_Enc_Inst_t | enc |
Definition at line 55 of file codec_ilbc.c.
int16_t buf[BUFFER_SAMPLES] |
Definition at line 60 of file codec_ilbc.c.
Referenced by lintoilbc_framein(), and lintoilbc_frameout().
iLBC_Dec_Inst_t dec |
Definition at line 58 of file codec_ilbc.c.
Referenced by ilbctolin_framein(), and ilbctolin_new().
builddir build BUILD asterisk codecs codec_ilbc c iLBC_Enc_Inst_t enc |
Definition at line 57 of file codec_ilbc.c.
Referenced by lintoilbc_frameout(), and lintoilbc_new().