Home
last modified time | relevance | path

Searched defs:mediaType (Results 1 – 25 of 25) sorted by relevance

/frameworks/av/media/libmediaformatshaper/
DFormatShaper.cpp55 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()
DManageShapingCodecs.cpp40 CodecProperties *findCodec(const char *codecName, const char *mediaType) { in findCodec()
62 const char *mediaType) { in registerCodec()
DVQops.h28 const char *mediaType; member
DVideoShaper.cpp69 std::string mediaType = codec->getMediaType(); in videoShaper() local
DCodecSeeding.cpp42 const char *mediaType; member
DCodecProperties.cpp35 CodecProperties::CodecProperties(std::string name, std::string mediaType) { in CodecProperties()
/frameworks/av/media/libmedia/
DMediaCodecInfo.cpp199 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/
DMediaTrackTranscoderBenchmark.cpp229 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/
DCodecListTest.cpp40 const char *mediaType; member
129 for (auto mediaType : mediaTypes) { in TEST() local
/frameworks/av/media/codec2/sfplugin/
DCodec2InfoBuilder.cpp74 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
DCCodecConfig.cpp190 AString mediaType; in QueryMediaTypeImpl() local
981 AString mediaType = QueryMediaType(true /* input */, configurable); in initialize() local
DCCodecBuffers.cpp171 AString mediaType; in updateSkipCutBuffer() local
DCCodec.cpp526 const uint8_t *data, size_t size, const std::string &mediaType, in AmendOutputFormatWithCodecSpecificData()
/frameworks/av/cmds/stagefright/
Daudioloop.cpp66 AString mediaType; in main() local
Dstagefright.cpp668 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/
DSimpleC2Interface.cpp36 C2String mediaType, in BaseParams()
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecConfig_test.cpp66 const char *mediaType) { in init()
86 const char *mediaType) in Configurable()
122 const char *mediaType) in Impl()
/frameworks/av/media/codec2/core/include/
DC2Component.h411 C2String mediaType; ///< media type supported by the component member
/frameworks/av/media/libstagefright/
DOmxInfoBuilder.cpp60 const IOmxStore::NodeInfo& node, const char* mediaType, bool isEncoder, in queryCapabilities()
DMediaCodec.cpp1854 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/
DMetaDataUtilsTest.cpp256 uint32_t mediaType; in TEST_P() local
342 uint32_t mediaType; in TEST_P() local
/frameworks/av/media/libstagefright/mpeg2ts/test/
DMpeg2tsUnitTest.cpp119 static const ATSParser::SourceType mediaType[] = {ATSParser::VIDEO, ATSParser::AUDIO, in TEST_P() local
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp636 C2Mapper::GetProfileLevelMapper(std::string mediaType) { in GetProfileLevelMapper()
664 C2Mapper::GetHdrProfileLevelMapper(std::string mediaType, bool isHdr10Plus) { in GetHdrProfileLevelMapper()
/frameworks/av/media/libstagefright/tests/mediacodec/
DMediaCodecTest.cpp160 const AString &mediaType, in SetupMediaCodec()
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp294 for (const AString &mediaType : supportedMediaTypes) { in dumpCodecDetails() local
306 const AString &mediaType = allMediaTypes.keyAt(type_ix); in dumpCodecDetails() local