Searched refs:TYPE_moof (Results 1 – 3 of 3) sorted by relevance
135 if (atomType == Atom.TYPE_moof || atomType == Atom.TYPE_mvex) { in sniffInternal()
200 public static final int TYPE_moof = 0x6d6f6f66; field in Atom
368 if (atomType == Atom.TYPE_moof) { in readAtomHeader()455 } else if (container.type == Atom.TYPE_moof) { in onContainerAtomRead()1467 || atom == Atom.TYPE_minf || atom == Atom.TYPE_stbl || atom == Atom.TYPE_moof in shouldParseContainerAtom()