Searched refs:TYPE_lpcm (Results 1 – 2 of 2) sorted by relevance
125 public static final int TYPE_lpcm = 0x6c70636d; field in Atom
805 || childAtomType == Atom.TYPE_lpcm in parseStsd()1153 } else if (atomType == Atom.TYPE_lpcm || atomType == Atom.TYPE_sowt) { in parseAudioSampleEntry()