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

  /frameworks/av/media/libmedia/include/media/
MediaCodecInfo.h 96 * `MediaCodecInfoWriter::addMime()` or
246 std::unique_ptr<MediaCodecInfo::CapabilitiesWriter> addMime(
  /frameworks/av/media/libstagefright/
OmxInfoBuilder.cpp 277 info->addMime(typeName.c_str());
308 info->addMime(typeName.c_str());
  /frameworks/av/media/libmedia/
MediaCodecInfo.cpp 229 MediaCodecInfoWriter::addMime(const char *mime) {

Completed in 620 milliseconds