Searched refs:parseAc3SyncframeAudioSampleCount (Results 1 – 2 of 2) sorted by relevance
495 public static int parseAc3SyncframeAudioSampleCount(ByteBuffer buffer) { in parseAc3SyncframeAudioSampleCount() method
1262 return Ac3Util.parseAc3SyncframeAudioSampleCount(buffer); in getFramesPerEncodedSample()