Searched refs:TYPE_sidx (Results 1 – 2 of 2) sorted by relevance
176 public static final int TYPE_sidx = 0x73696478; field in Atom
442 } else if (leaf.type == Atom.TYPE_sidx) { in onLeafAtomRead()1456 || atom == Atom.TYPE_sidx || atom == Atom.TYPE_stsd || atom == Atom.TYPE_tfdt in shouldParseLeafAtom()