Searched defs:numblkscod (Results 1 – 2 of 2) sorted by relevance
277 int numblkscod; in parseAc3SyncframeInfo() local500 int numblkscod = fscod == 0x03 ? 3 : (buffer.get(buffer.position() + 4) & 0x30) >> 4; in parseAc3SyncframeAudioSampleCount() local
192 int numblkscod; in readVariables() local