Searched refs:lfeon (Results 1 – 2 of 2) sorted by relevance
203 unsigned lfeon = bits.getBits(1); in parseAC3SyncFrame() local212 unsigned channelCount = channelCountTable[acmod] + lfeon; in parseAC3SyncFrame()276 unsigned lfeon = bits.getBits(1); in parseEAC3SyncFrame() local285 unsigned channelCount = channelCountTable[acmod] + lfeon; in parseEAC3SyncFrame()
3279 unsigned lfeon = br.getBits(1); in parseEAC3SpecificBox() local3282 channelCount = channelCountTable[acmod] + lfeon; in parseEAC3SpecificBox()3283 ALOGV("bsmod = %d, acmod = %d, lfeon = %d", bsmod, acmod, lfeon); in parseEAC3SpecificBox()3413 unsigned lfeon = br.getBits(1); in parseAC3SpecificBox() local3414 unsigned channelCount = channelCountTable[acmod] + lfeon; in parseAC3SpecificBox()