Home
last modified time | relevance | path

Searched refs:Codec (Results 1 – 14 of 14) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/fuzzer/
Damrnb_dec_fuzzer.cpp32 class Codec { class
34 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()
/frameworks/av/media/libstagefright/codecs/amrwb/fuzzer/
Damrwb_dec_fuzzer.cpp34 class Codec { class
36 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()
/frameworks/av/media/codec2/hidl/1.1/utils/
DAndroid.bp125 // public dependency for Codec 2.0 HAL service implementations
140 // public dependency for Codec 2.0 HAL client
155 // Alias to the latest "defaults" for Codec 2.0 HAL service implementations
161 // Alias to the latest "defaults" for Codec 2.0 HAL client
/frameworks/av/media/codec2/vndk/
DAndroid.bp82 // public dependency for implementing Codec 2 components
97 // public dependency for implementing Codec 2 framework utilities
/frameworks/av/media/codec2/hidl/1.0/utils/
DAndroid.bp117 // public dependency for Codec 2.0 HAL service implementations
128 // public dependency for Codec 2.0 HAL client
/frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/
DMediaCodecsXmlParser.h75 typedef std::pair<std::string, CodecProperties> Codec; typedef
/frameworks/base/core/proto/android/stats/mediametrics/
Dmediametrics.proto130 * Track Media Codec usage
/frameworks/opt/net/ims/
DREADME.txt10 - 3GPP TS 26.111 : Codec for CS multimedia telephony service (H.324)
/frameworks/av/media/libstagefright/xmlparser/
DMediaCodecsXmlParser.cpp987 codecIt = mData->mCodecMap.insert(Codec(name, CodecProperties())).first; in enterMediaCodec()
/frameworks/base/cmds/statsd/src/
Datoms.proto1894 // Codec used for this SCO connection
2115 // Codec priroity, the higher the more preferred, -1 for disabled
2127 // Codec specific values
2163 // Codec priroity, the higher the more preferred, -1 for disabled
2178 // Codec specific values
7875 * Track Media Codec usage
/frameworks/base/telephony/api/
Dsystem-current.txt1323 field public static final String EXTRA_CODEC = "Codec";
/frameworks/base/api/
Dtest-current.txt4234 field public static final String EXTRA_CODEC = "Codec";
Dsystem-current.txt11826 field public static final String EXTRA_CODEC = "Codec";
/frameworks/base/non-updatable-api/
Dsystem-current.txt10708 field public static final String EXTRA_CODEC = "Codec";