Searched refs:pvDecoder_AmrWb_Init (Results 1 – 4 of 4) sorted by relevance
119 void pvDecoder_AmrWb_Init(void **spd_state, void *st, int16 ** ScratchMem);
152 void pvDecoder_AmrWb_Init(void **spd_state, void *pt_st, int16 **ScratchMem) in pvDecoder_AmrWb_Init() function
97 pvDecoder_AmrWb_Init(&amrHandle, decoderBuf, &decoderCookie); in main()
137 pvDecoder_AmrWb_Init(&mState, mDecoderBuf, &mDecoderCookie); in initDecoder()