__Speech_Decode_FrameState   61 modules/amr_dec/amr_dec.c 	__Speech_Decode_FrameState * speech_decoder_state;
__Speech_Decode_FrameState   39 modules/amr_dec/amr_nb_api.h int Speech_Decode_Frame_init (__Speech_Decode_FrameState **st, char *id);
__Speech_Decode_FrameState   40 modules/amr_dec/amr_nb_api.h void Speech_Decode_Frame_exit (__Speech_Decode_FrameState **st);
__Speech_Decode_FrameState   41 modules/amr_dec/amr_nb_api.h void Speech_Decode_Frame (__Speech_Decode_FrameState *st, enum Mode mode, short *serial, enum RXFrameType frame_type, short *synth);
__Speech_Decode_FrameState   42 modules/amr_dec/amr_nb_api.h int Speech_Decode_Frame_reset (__Speech_Decode_FrameState **st);