Searched refs:lfeon (Results 1 – 2 of 2) sorted by relevance
200 unsigned lfeon = bits.getBits(1); in parseAC3SyncFrame() local209 unsigned channelCount = channelCountTable[acmod] + lfeon; in parseAC3SyncFrame()273 unsigned lfeon = bits.getBits(1); in parseEAC3SyncFrame() local282 unsigned channelCount = channelCountTable[acmod] + lfeon; in parseEAC3SyncFrame()
3435 unsigned lfeon = br.getBits(1); in parseEAC3SpecificBox() local3438 channelCount = channelCountTable[acmod] + lfeon; in parseEAC3SpecificBox()3439 ALOGV("bsmod = %d, acmod = %d, lfeon = %d", bsmod, acmod, lfeon); in parseEAC3SpecificBox()3569 unsigned lfeon = br.getBits(1); in parseAC3SpecificBox() local3570 unsigned channelCount = channelCountTable[acmod] + lfeon; in parseAC3SpecificBox()