
Data Fields | |
| SpeexBits | bits |
| short | buf [8000] |
| iLBC_Dec_Inst_t | dec |
| iLBC_Enc_Inst_t | enc |
| ast_frame | f |
| ast_frame | f |
| ast_frame | f |
| ast_frame | f |
| int | framesize |
| gsm | gsm |
| int | longer |
| union { | |
| lpc10_decoder_state * dec | |
| lpc10_encoder_state * enc | |
| } | lpc10 |
| char | offset [AST_FRIENDLY_OFFSET] |
| short | outbuf [8000] |
| plc_state_t | plc |
| int | silent_state |
| void * | speex |
| int | tail |
Definition at line 62 of file codec_gsm.c.
| SpeexBits bits |
Definition at line 91 of file codec_speex.c.
Referenced by lintospeex_destroy(), lintospeex_frameout(), speextolin_destroy(), and speextolin_framein().
| short buf |
Definition at line 70 of file codec_gsm.c.
Referenced by gsmtolin_framein(), gsmtolin_frameout(), ilbctolin_framein(), ilbctolin_frameout(), lintogsm_framein(), lintogsm_frameout(), lintoilbc_framein(), lintoilbc_frameout(), lintolpc10_framein(), lintolpc10_frameout(), lintospeex_framein(), lintospeex_frameout(), lpc10tolin_framein(), lpc10tolin_frameout(), speextolin_framein(), and speextolin_frameout().
| struct lpc10_decoder_state* dec |
Definition at line 72 of file codec_lpc10.c.
| iLBC_Dec_Inst_t dec |
Definition at line 63 of file codec_ilbc.c.
Referenced by ilbctolin_framein(), and lpc10tolin_framein().
| struct lpc10_encoder_state* enc |
Definition at line 71 of file codec_lpc10.c.
| iLBC_Enc_Inst_t enc |
Definition at line 62 of file codec_ilbc.c.
Referenced by lintoilbc_frameout(), lintolpc10_frameout(), and lpc10_destroy().
Definition at line 90 of file codec_speex.c.
Definition at line 74 of file codec_lpc10.c.
Definition at line 64 of file codec_ilbc.c.
Definition at line 64 of file codec_gsm.c.
Referenced by gsmtolin_frameout(), ilbctolin_frameout(), lintogsm_frameout(), lintoilbc_frameout(), lintolpc10_frameout(), lintospeex_frameout(), lpc10tolin_frameout(), and speextolin_frameout().
| int framesize |
Definition at line 92 of file codec_speex.c.
Referenced by lintospeex_frameout(), and speextolin_framein().
Definition at line 63 of file codec_gsm.c.
Referenced by gsm_destroy_stuff(), gsmtolin_framein(), and lintogsm_frameout().
| int longer |
| union { ... } lpc10 |
Referenced by lintolpc10_frameout(), lpc10_destroy(), and lpc10tolin_framein().
| char offset |
Definition at line 66 of file codec_gsm.c.
| short outbuf |
Definition at line 68 of file codec_gsm.c.
Referenced by lintogsm_frameout(), lintoilbc_frameout(), lintolpc10_frameout(), and lintospeex_frameout().
Definition at line 72 of file codec_gsm.c.
Referenced by gsmtolin_framein(), and lpc10tolin_framein().
| int silent_state |
| void* speex |
Definition at line 89 of file codec_speex.c.
Referenced by lintospeex_destroy(), lintospeex_frameout(), speextolin_destroy(), and speextolin_framein().
| int tail |
Definition at line 71 of file codec_gsm.c.
Referenced by gsmtolin_framein(), gsmtolin_frameout(), ilbctolin_framein(), ilbctolin_frameout(), lintogsm_framein(), lintogsm_frameout(), lintoilbc_framein(), lintoilbc_frameout(), lintolpc10_framein(), lintolpc10_frameout(), lintospeex_framein(), lintospeex_frameout(), lpc10tolin_framein(), lpc10tolin_frameout(), speextolin_framein(), and speextolin_frameout().
1.4.7