Searched refs:TYPE_wave (Results 1 – 2 of 2) sorted by relevance
122 public static final int TYPE_wave = 0x77617665; field in Atom
1179 if (childAtomType == Atom.TYPE_esds || (isQuickTime && childAtomType == Atom.TYPE_wave)) { in parseAudioSampleEntry()