Searched refs:GSMInitDecode (Results 1 – 6 of 6) sorted by relevance
136 Word16 GSMInitDecode(void **state_data,
82 Word16 GSMInitDecode(void **state_data,
245 Word16 GSMInitDecode(void **state_data, in GSMInitDecode() function
39 if (GSMInitDecode(&mDecoder, (Word8 *)"RTP")) { in AmrCodec()197 if (GSMInitDecode(&mDecoder, (Word8 *)"RTP")) { in GsmEfrCodec()
87 int err = GSMInitDecode(&amrHandle, (Word8*)"AMRNBDecoder"); in main()
128 Word16 err = GSMInitDecode(&mState, (Word8 *)"AMRNBDecoder"); in initDecoder()