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

  /frameworks/av/include/media/
MediaCodecInfo.h 127 status_t addMime(const char *mime);
  /frameworks/av/media/libmedia/
MediaCodecInfo.cpp 206 addMime(mime);
211 status_t MediaCodecInfo::addMime(const char *mime) {
  /frameworks/av/media/libstagefright/
MediaCodecList.cpp 837 ret = mCurrentInfo->addMime(name);
    [all...]

Completed in 144 milliseconds