Searched refs:mLastCommentMean (Results 1 - 2 of 2) sorted by path

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp1686 mLastCommentMean.clear();
2024 mLastCommentMean.setTo((const char *)buffer + 4);
2039 if ((mLastCommentMean.length() != 0) &&
2043 if (mLastCommentMean == "com.apple.iTunes"
2053 mLastCommentMean.clear();
/frameworks/av/media/libstagefright/include/
H A DMPEG4Extractor.h91 String8 mLastCommentMean; member in class:android::MPEG4Extractor

Completed in 94 milliseconds