Searched refs:Codec (Results 1 – 14 of 14) sorted by relevance
32 class Codec { class34 Codec() = default;35 ~Codec() { deInitDecoder(); } in ~Codec()44 int16_t Codec::initDecoder() { return GSMInitDecode(&mAmrHandle, (Word8 *)"AMRNBDecoder"); } in initDecoder()46 void Codec::deInitDecoder() { GSMDecodeFrameExit(&mAmrHandle); } in deInitDecoder()48 void Codec::decodeFrames(const uint8_t *data, size_t size) { in decodeFrames()85 Codec *codec = new Codec(); in LLVMFuzzerTestOneInput()
34 class Codec { class36 Codec() = default;37 ~Codec() { deInitDecoder(); } in ~Codec()48 bool Codec::initDecoder() { in initDecoder()58 void Codec::deInitDecoder() { in deInitDecoder()67 void Codec::decodeFrames(const uint8_t *data, size_t size) { in decodeFrames()101 Codec *codec = new Codec(); in LLVMFuzzerTestOneInput()
125 // public dependency for Codec 2.0 HAL service implementations140 // public dependency for Codec 2.0 HAL client155 // Alias to the latest "defaults" for Codec 2.0 HAL service implementations161 // Alias to the latest "defaults" for Codec 2.0 HAL client
82 // public dependency for implementing Codec 2 components97 // public dependency for implementing Codec 2 framework utilities
117 // public dependency for Codec 2.0 HAL service implementations128 // public dependency for Codec 2.0 HAL client
75 typedef std::pair<std::string, CodecProperties> Codec; typedef
130 * Track Media Codec usage
10 - 3GPP TS 26.111 : Codec for CS multimedia telephony service (H.324)
987 codecIt = mData->mCodecMap.insert(Codec(name, CodecProperties())).first; in enterMediaCodec()
1894 // Codec used for this SCO connection2115 // Codec priroity, the higher the more preferred, -1 for disabled2127 // Codec specific values2163 // Codec priroity, the higher the more preferred, -1 for disabled2178 // Codec specific values7875 * Track Media Codec usage
1323 field public static final String EXTRA_CODEC = "Codec";
4234 field public static final String EXTRA_CODEC = "Codec";
11826 field public static final String EXTRA_CODEC = "Codec";
10708 field public static final String EXTRA_CODEC = "Codec";