Searched refs:TYPE_alaw (Results 1 – 2 of 2) sorted by relevance
365 public static final int TYPE_alaw = 0x616c6177; field in Atom
810 || childAtomType == Atom.TYPE_alaw in parseStsd()1163 } else if (atomType == Atom.TYPE_alaw) { in parseAudioSampleEntry()