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

/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dpvamrwbdecoder.cpp152 void pvDecoder_AmrWb_Init(void **spd_state, void *pt_st, int16 **ScratchMem) argument
155 Decoder_State *st = &(((PV_AmrWbDec *)pt_st)->state);
157 *ScratchMem = ((PV_AmrWbDec *)pt_st)->ScratchMem;

Completed in 2374 milliseconds