Home | History | Annotate | Download | only in src

Lines Matching full:lfe

121    LFE             3                5 (LFE)
170 { MODE_1_2_2_1, 6, 5, 4 }, /* SCE,CPE,CPE,LFE */
171 { MODE_1_2_2_2_1, 8, 7, 5 }, /* SCE,CPE,CPE,CPE,LFE */
316 /* (5.1) sce + cpe + cpe + lfe */
326 /* (7.1) sce + cpe + cpe + cpe + lfe */
420 /* (5.1) sce + cpe + cpe + lfe */
430 int maxBitsTot = maxChannelBits * 5; /* LFE does not add to bit reservoir */
458 /* (7.1) sce + cpe + cpe + cpe + lfe */
465 int maxBitsTot = maxChannelBits * 7; /* LFE does not add to bit reservoir */