Searched refs:TYPE_Opus (Results 1 – 2 of 2) sorted by relevance
371 public static final int TYPE_Opus = 0x4f707573; field in Atom
812 || childAtomType == Atom.TYPE_Opus in parseStsd()1167 } else if (atomType == Atom.TYPE_Opus) { in parseAudioSampleEntry()