Home
last modified time | relevance | path

Searched refs:getChannelLayout (Results 1 – 2 of 2) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/
DDTSSpecificBox.java178 public int getChannelLayout() { in getChannelLayout() method in DTSSpecificBox
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
DFlatManifestWriterImpl.java405 final int channelLayout = dtsSpecificBox.getChannelLayout(); in getDtsAudioQuality()
453 final int channelLayout = dtsSpecificBox.getChannelLayout(); in getNumChannelsAndMask()