Searched refs:TYPE_ctts (Results 1 – 3 of 3) sorted by relevance
290 public static final int TYPE_ctts = 0x63747473; field in Atom
785 || atom == Atom.TYPE_ctts in shouldParseLeafAtom()
199 @Nullable Atom.LeafAtom cttsAtom = stblAtom.getLeafAtomOfType(Atom.TYPE_ctts); in parseStbl()