HomeSort by relevance Sort by last modified time
    Searched refs:addMime (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libmedia/include/media/
MediaCodecInfo.h 96 * `MediaCodecInfoWriter::addMime()` or
248 std::unique_ptr<MediaCodecInfo::CapabilitiesWriter> addMime(
  /frameworks/av/media/libstagefright/
OmxInfoBuilder.cpp 198 info->addMime(typeName.c_str());
230 info->addMime(typeName.c_str());
  /frameworks/av/media/libmedia/
MediaCodecInfo.cpp 240 MediaCodecInfoWriter::addMime(const char *mime) {
  /hardware/google/av/media/sfplugin/
Codec2InfoBuilder.cpp 143 codecInfo->addMime(mediaType.c_str());

Completed in 153 milliseconds