Searched refs:Decoder_State (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dsynthesis_amr_wb.h85 Decoder_State * st, /* (i/o) : State structure */
H A De_pv_amrwbdec.h122 } Decoder_State; typedef in typeref:struct:__anon604
126 Decoder_State state;
H A Dpvamrwbdecoder.cpp155 Decoder_State *st = &(((PV_AmrWbDec *)pt_st)->state);
178 Decoder_State *dec_state;
180 dec_state = (Decoder_State *) st;
293 Decoder_State *st;
337 st = (Decoder_State *) spd_state;
H A Dsynthesis_amr_wb.cpp55 Decoder_State * st, (i/o) : State structure
145 Decoder_State * st, /* (i/o) : State structure */

Completed in 48 milliseconds