Searched refs:TYPE_trex (Results 1 – 2 of 2) sorted by relevance
170 public static final int TYPE_trex = 0x74726578; field in Atom
474 if (atom.type == Atom.TYPE_trex) { in onMoovContainerAtomRead()1457 || atom == Atom.TYPE_tfhd || atom == Atom.TYPE_tkhd || atom == Atom.TYPE_trex in shouldParseLeafAtom()