Searched refs:addMediaType (Results 1 – 4 of 4) sorted by relevance
306 std::unique_ptr<MediaCodecInfo::CapabilitiesWriter> addMediaType(
214 info->addMediaType(typeName.c_str()); in buildMediaCodecList()
265 MediaCodecInfoWriter::addMediaType(const char *mediaType) { in addMediaType() function in android::MediaCodecInfoWriter
523 codecInfo->addMediaType(mediaType.c_str()); in buildMediaCodecList()