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

  /frameworks/av/media/libmedia/
MediaCodecInfo.cpp 204 mHasSoleMime(false) {
207 mHasSoleMime = true;
212 if (mHasSoleMime) {
  /frameworks/av/include/media/
MediaCodecInfo.h 105 bool mHasSoleMime; // was initialized with mime
  /frameworks/av/media/libstagefright/
MediaCodecList.cpp 507 bool outside = !inType && !mCurrentInfo->mHasSoleMime;
    [all...]

Completed in 1007 milliseconds