Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:acmod

2537     unsigned acmod = br.getBits(3);
2539 unsigned channelCount = channelCountTable[acmod] + lfeon;