Searched refs:bsid (Results 1 – 2 of 2) sorted by relevance
144 unsigned bsid = bits.getBits(5); in parseAC3SyncFrame() local145 if (bsid > 8) { in parseAC3SyncFrame()
2478 unsigned bsid = br.getBits(5); in parseAC3SpecificBox() local2479 if (bsid > 8) { in parseAC3SpecificBox()