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()370 Speech_Decode_FrameState *state = in Speech_Decode_Frame_reset()371 (Speech_Decode_FrameState *) state_data; in Speech_Decode_Frame_reset()481 Speech_Decode_FrameState **state = in GSMDecodeFrameExit()482 (Speech_Decode_FrameState **) state_data; in GSMDecodeFrameExit()628 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()