Searched refs:TYPE_ulaw (Results 1 – 2 of 2) sorted by relevance
368 public static final int TYPE_ulaw = 0x756c6177; field in Atom
811 || childAtomType == Atom.TYPE_ulaw in parseStsd()1165 } else if (atomType == Atom.TYPE_ulaw) { in parseAudioSampleEntry()