Searched refs:shouldParseLeafAtom (Results 1 – 2 of 2) sorted by relevance
321 } else if (shouldParseLeafAtom(atomType)) { in readAtomHeader()778 private static boolean shouldParseLeafAtom(int atom) { in shouldParseLeafAtom() method in Mp4Extractor
400 } else if (shouldParseLeafAtom(atomType)) { in readAtomHeader()1454 private static boolean shouldParseLeafAtom(int atom) { in shouldParseLeafAtom() method in FragmentedMp4Extractor