Searched refs:TYPE_vp08 (Results 1 – 2 of 2) sorted by relevance
74 public static final int TYPE_vp08 = 0x76703038; field in Atom
785 || childAtomType == Atom.TYPE_vp08 in parseStsd()959 mimeType = (atomType == Atom.TYPE_vp08) ? MimeTypes.VIDEO_VP8 : MimeTypes.VIDEO_VP9; in parseVideoSampleEntry()