Searched refs:spd_state (Results 1 – 2 of 2) sorted by relevance
119 void pvDecoder_AmrWb_Init(void **spd_state, void *st, int16 ** ScratchMem);126 void *spd_state, /* i/o : State structure */
152 void pvDecoder_AmrWb_Init(void **spd_state, void *pt_st, int16 **ScratchMem) in pvDecoder_AmrWb_Init() argument165 *spd_state = (void *) st; in pvDecoder_AmrWb_Init()286 void *spd_state, /* i/o : State structure */ in pvDecoder_AmrWb() argument337 st = (Decoder_State *) spd_state; in pvDecoder_AmrWb()