Searched refs:pt_st (Results 1 – 1 of 1) sorted by relevance
152 void pvDecoder_AmrWb_Init(void **spd_state, void *pt_st, int16 **ScratchMem) in pvDecoder_AmrWb_Init() argument155 Decoder_State *st = &(((PV_AmrWbDec *)pt_st)->state); in pvDecoder_AmrWb_Init()157 *ScratchMem = ((PV_AmrWbDec *)pt_st)->ScratchMem; in pvDecoder_AmrWb_Init()