/frameworks/av/media/libmediaformatshaper/ |
D | FormatShaper.cpp | 55 std::string mediaType = codec->getMediaType(); in shapeFormat() local 124 shaperHandle_t findShaper(const char *codecName, const char *mediaType) { in findShaper() 129 shaperHandle_t createShaper(const char *codecName, const char *mediaType) { in createShaper() 137 shaperHandle_t registerShaper(shaperHandle_t shaper, const char *codecName, const char *mediaType) { in registerShaper()
|
D | ManageShapingCodecs.cpp | 40 CodecProperties *findCodec(const char *codecName, const char *mediaType) { in findCodec() 62 const char *mediaType) { in registerCodec()
|
D | VQops.h | 28 const char *mediaType; member
|
D | VideoShaper.cpp | 69 std::string mediaType = codec->getMediaType(); in videoShaper() local
|
D | CodecSeeding.cpp | 42 const char *mediaType; member
|
D | CodecProperties.cpp | 35 CodecProperties::CodecProperties(std::string name, std::string mediaType) { in CodecProperties()
|
/frameworks/av/media/libmedia/ |
D | MediaCodecInfo.cpp | 199 AString mediaType = AString::FromParcel(parcel); in FromParcel() local 265 MediaCodecInfoWriter::addMediaType(const char *mediaType) { in addMediaType() 278 bool MediaCodecInfoWriter::removeMediaType(const char *mediaType) { in removeMediaType()
|
/frameworks/av/media/libmediatranscoding/transcoder/benchmark/ |
D | MediaTrackTranscoderBenchmark.cpp | 229 static std::shared_ptr<AMediaFormat> GetDefaultTrackFormat(MediaType mediaType, in GetDefaultTrackFormat() 302 MediaType mediaType, in ConfigureSampleReader() 347 bool mockReader, MediaType mediaType, in BenchmarkTranscoder() 397 MediaType mediaType) { in BenchmarkTranscoderWithOperatingRate()
|
/frameworks/av/media/libmedia/tests/codeclist/ |
D | CodecListTest.cpp | 40 const char *mediaType; member 129 for (auto mediaType : mediaTypes) { in TEST() local
|
/frameworks/av/media/codec2/sfplugin/ |
D | Codec2InfoBuilder.cpp | 74 const Traits& trait, const std::string &mediaType) { in addSupportedProfileLevels() 201 const Traits& trait, const std::string &mediaType) { in addSupportedColorFormats() 568 const std::string &mediaType = typeIt->first; in buildMediaCodecList() local
|
D | CCodecConfig.cpp | 190 AString mediaType; in QueryMediaTypeImpl() local 981 AString mediaType = QueryMediaType(true /* input */, configurable); in initialize() local
|
D | CCodecBuffers.cpp | 171 AString mediaType; in updateSkipCutBuffer() local
|
D | CCodec.cpp | 526 const uint8_t *data, size_t size, const std::string &mediaType, in AmendOutputFormatWithCodecSpecificData()
|
/frameworks/av/cmds/stagefright/ |
D | audioloop.cpp | 66 AString mediaType; in main() local
|
D | stagefright.cpp | 668 for (const AString &mediaType : supportedMediaTypes) { in dumpCodecDetails() local 680 const AString &mediaType = allMediaTypes.keyAt(type_ix); in dumpCodecDetails() local
|
/frameworks/av/media/codec2/components/base/ |
D | SimpleC2Interface.cpp | 36 C2String mediaType, in BaseParams()
|
/frameworks/av/media/codec2/sfplugin/tests/ |
D | CCodecConfig_test.cpp | 66 const char *mediaType) { in init() 86 const char *mediaType) in Configurable() 122 const char *mediaType) in Impl()
|
/frameworks/av/media/codec2/core/include/ |
D | C2Component.h | 411 C2String mediaType; ///< media type supported by the component member
|
/frameworks/av/media/libstagefright/ |
D | OmxInfoBuilder.cpp | 60 const IOmxStore::NodeInfo& node, const char* mediaType, bool isEncoder, in queryCapabilities()
|
D | MediaCodec.cpp | 1854 sp<MediaCodecInfo> codecInfo, AString mediaType) { in loadCodecProperties() 1927 status_t MediaCodec::setupFormatShaper(AString mediaType) { in setupFormatShaper() 1990 AString mediaType; in shapeMediaFormat() local 2080 AString mediaType; in mapFormat() local
|
/frameworks/av/media/libstagefright/tests/metadatautils/ |
D | MetaDataUtilsTest.cpp | 256 uint32_t mediaType; in TEST_P() local 342 uint32_t mediaType; in TEST_P() local
|
/frameworks/av/media/libstagefright/mpeg2ts/test/ |
D | Mpeg2tsUnitTest.cpp | 119 static const ATSParser::SourceType mediaType[] = {ATSParser::VIDEO, ATSParser::AUDIO, in TEST_P() local
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 636 C2Mapper::GetProfileLevelMapper(std::string mediaType) { in GetProfileLevelMapper() 664 C2Mapper::GetHdrProfileLevelMapper(std::string mediaType, bool isHdr10Plus) { in GetHdrProfileLevelMapper()
|
/frameworks/av/media/libstagefright/tests/mediacodec/ |
D | MediaCodecTest.cpp | 160 const AString &mediaType, in SetupMediaCodec()
|
/frameworks/av/media/libmediaplayerservice/ |
D | MediaPlayerService.cpp | 294 for (const AString &mediaType : supportedMediaTypes) { in dumpCodecDetails() local 306 const AString &mediaType = allMediaTypes.keyAt(type_ix); in dumpCodecDetails() local
|