Home
last modified time | relevance | path

Searched refs:addMediaType (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libmedia/include/media/
DMediaCodecInfo.h306 std::unique_ptr<MediaCodecInfo::CapabilitiesWriter> addMediaType(
/frameworks/av/media/libstagefright/
DOmxInfoBuilder.cpp214 info->addMediaType(typeName.c_str()); in buildMediaCodecList()
/frameworks/av/media/libmedia/
DMediaCodecInfo.cpp265 MediaCodecInfoWriter::addMediaType(const char *mediaType) { in addMediaType() function in android::MediaCodecInfoWriter
/frameworks/av/media/codec2/sfplugin/
DCodec2InfoBuilder.cpp523 codecInfo->addMediaType(mediaType.c_str()); in buildMediaCodecList()