Searched refs:TYPE_udta (Results 1 – 2 of 2) sorted by relevance
326 public static final int TYPE_udta = 0x75647461; field in Atom
395 @Nullable Atom.LeafAtom udta = moov.getLeafAtomOfType(Atom.TYPE_udta); in processMoovAtom()794 || atom == Atom.TYPE_udta in shouldParseLeafAtom()