Searched refs:TYPE_mvex (Results 1 – 3 of 3) sorted by relevance
135 if (atomType == Atom.TYPE_moof || atomType == Atom.TYPE_mvex) { in sniffInternal()
206 public static final int TYPE_mvex = 0x6d766578; field in Atom
468 ContainerAtom mvex = moov.getContainerAtomOfType(Atom.TYPE_mvex); in onMoovContainerAtomRead()1468 || atom == Atom.TYPE_traf || atom == Atom.TYPE_mvex || atom == Atom.TYPE_edts; in shouldParseContainerAtom()