Searched refs:lfeon (Results 1 – 1 of 1) sorted by relevance
3106 unsigned lfeon = br.getBits(1); in parseEAC3SpecificBox() local3109 channelCount = channelCountTable[acmod] + lfeon; in parseEAC3SpecificBox()3110 ALOGV("bsmod = %d, acmod = %d, lfeon = %d", bsmod, acmod, lfeon); in parseEAC3SpecificBox()3240 unsigned lfeon = br.getBits(1); in parseAC3SpecificBox() local3241 unsigned channelCount = channelCountTable[acmod] + lfeon; in parseAC3SpecificBox()