Searched refs:getChannelCount (Results 1 – 3 of 3) sorted by relevance
91 if (ase1.getChannelCount() == ase2.getChannelCount()) { in mergeAudioSampleEntries()92 ase.setChannelCount(ase1.getChannelCount()); in mergeAudioSampleEntries()
73 public int getChannelCount() { in getChannelCount() method in AudioSampleEntry
222 l.channels = ase.getChannelCount(); in getAacAudioQuality()