Searched refs:getBytesPerFrame (Results 1 – 2 of 2) sorted by relevance
76 if (ase1.getBytesPerFrame() == ase2.getBytesPerFrame()) { in mergeAudioSampleEntries()77 ase.setBytesPerFrame(ase1.getBytesPerFrame()); in mergeAudioSampleEntries()
105 public long getBytesPerFrame() { in getBytesPerFrame() method in AudioSampleEntry