Searched refs:Decoder_State (Results 1 – 4 of 4) sorted by relevance
122 } Decoder_State; typedef126 Decoder_State state;
85 Decoder_State * st, /* (i/o) : State structure */
155 Decoder_State *st = &(((PV_AmrWbDec *)pt_st)->state); in pvDecoder_AmrWb_Init()178 Decoder_State *dec_state; in pvDecoder_AmrWb_Reset()180 dec_state = (Decoder_State *) st; in pvDecoder_AmrWb_Reset()293 Decoder_State *st; in pvDecoder_AmrWb()337 st = (Decoder_State *) spd_state; in pvDecoder_AmrWb()
145 Decoder_State * st, /* (i/o) : State structure */ in synthesis_amr_wb()