Searched refs:Speech_Decode_FrameState (Results 1 – 3 of 3) sorted by relevance
248 Speech_Decode_FrameState* s; in GSMInitDecode()260 if ((s = (Speech_Decode_FrameState *) in GSMInitDecode()261 malloc(sizeof(Speech_Decode_FrameState))) == NULL) in GSMInitDecode()271 Speech_Decode_FrameState *tmp = s; in GSMInitDecode()376 Speech_Decode_FrameState *state = in Speech_Decode_Frame_reset()377 (Speech_Decode_FrameState *) state_data; in Speech_Decode_Frame_reset()487 Speech_Decode_FrameState **state = in GSMDecodeFrameExit()488 (Speech_Decode_FrameState **) state_data; in GSMDecodeFrameExit()634 Speech_Decode_FrameState *st, /* io: post filter states */ in GSMFrameDecode()
70 } Speech_Decode_FrameState; typedef101 Speech_Decode_FrameState *st, /* io: post filter states */
409 Speech_Decode_FrameState *decoder_state in AMRDecode()410 = (Speech_Decode_FrameState *) state_data; in AMRDecode()