Searched refs:underQTMetaPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp782 static bool underQTMetaPath(const Vector<uint32_t> &path, int32_t depth) { function in namespace:android
1977 bool isParsingMetaKeys = underQTMetaPath(mPath, 2);
2152 if (underQTMetaPath(mPath, 3)) {
2179 if (underQTMetaPath(mPath, 3)) {
2392 if (underQTMetaPath(mPath, 3)) {

Completed in 117 milliseconds