Searched refs:TYPE_TTML (Results 1 – 2 of 2) sorted by relevance
275 public static final int TYPE_TTML = 0x54544d4c; field in Atom
816 } else if (childAtomType == Atom.TYPE_TTML || childAtomType == Atom.TYPE_tx3g in parseStsd()848 if (atomType == Atom.TYPE_TTML) { in parseTextSampleEntry()