Searched refs:Word8 (Results 1 – 16 of 16) sorted by relevance
36 typedef signed char Word8; typedef42 typedef signed char Word8; typedef48 typedef signed char Word8; typedef
83 typedef signed char Word8; typedef
102 int32_t status = GSMInitDecode(&amrHandle, (Word8 *)"AMRNBDecoder"); in TEST_F()119 int32_t status = GSMInitDecode(&amrHandle, (Word8 *)"AMRNBDecoder"); in TEST_P()142 int32_t status = GSMInitDecode(&amrHandle, (Word8 *)"AMRNBDecoder"); in TEST_P()
89 int err = GSMInitDecode(&amrHandle, (Word8*)"AMRNBDecoder"); in main()
137 Word8 *id);
83 Word8 *id);
246 Word8 * id) in GSMInitDecode()
56 typedef signed char Word8; typedef
75 typedef int8_t Word8; typedef
228 (Word8*)"encoder"); in AMREncodeInit()237 (Word8*)"encoder"); in AMREncodeInit()
126 Word8 *id);
217 Word8 *id) in GSMInitEncode()
78 typedef int8_t Word8; typedef
39 if (GSMInitDecode(&mDecoder, (Word8 *)"RTP")) { in AmrCodec()197 if (GSMInitDecode(&mDecoder, (Word8 *)"RTP")) { in GsmEfrCodec()
46 int16_t Codec::initDecoder() { return GSMInitDecode(&mAmrHandle, (Word8 *)"AMRNBDecoder"); } in initDecoder()
125 Word16 err = GSMInitDecode(&mState, (Word8 *)"AMRNBDecoder"); in initDecoder()