Searched refs:TYPE_tfhd (Results 1 – 2 of 2) sorted by relevance
167 public static final int TYPE_tfhd = 0x74666864; field in Atom
704 LeafAtom tfhd = traf.getLeafAtomOfType(Atom.TYPE_tfhd); in parseTraf()1457 || atom == Atom.TYPE_tfhd || atom == Atom.TYPE_tkhd || atom == Atom.TYPE_trex in shouldParseLeafAtom()