Searched refs:TYPE_senc (Results 1 – 2 of 2) sorted by relevance
269 public static final int TYPE_senc = 0x73656e63; field in Atom
735 @Nullable LeafAtom senc = traf.getLeafAtomOfType(Atom.TYPE_senc); in parseTraf()1459 || atom == Atom.TYPE_saio || atom == Atom.TYPE_senc || atom == Atom.TYPE_uuid in shouldParseLeafAtom()