Data Fields | |
SpeexBits | bits |
int16_t | buf [BUFFER_SAMPLES] |
int | framesize |
int | silent_state |
builddir build BUILD asterisk codecs codec_speex c void * | speex |
Definition at line 87 of file codec_speex.c.
SpeexBits bits |
Definition at line 90 of file codec_speex.c.
Referenced by lintospeex_destroy(), lintospeex_frameout(), lintospeex_new(), speextolin_destroy(), speextolin_framein(), and speextolin_new().
int16_t buf[BUFFER_SAMPLES] |
Definition at line 97 of file codec_speex.c.
Referenced by lintospeex_framein(), and lintospeex_frameout().
int framesize |
Definition at line 91 of file codec_speex.c.
Referenced by lintospeex_frameout(), lintospeex_new(), speextolin_framein(), and speextolin_new().
int silent_state |
Definition at line 92 of file codec_speex.c.
Referenced by lintospeex_frameout(), and lintospeex_new().
builddir build BUILD asterisk codecs codec_speex c void* speex |
Definition at line 89 of file codec_speex.c.
Referenced by lintospeex_destroy(), lintospeex_frameout(), lintospeex_new(), speextolin_destroy(), speextolin_framein(), and speextolin_new().