Lines Matching full:lfe
119 LFE = 3,
176 INT channelIdx[9]; /*!< Offsets of interleaved channel samples (L, R, C, LFE, Ls, Rs, S, Ls2, Rs2). */
537 drcComp->channelIdx[LFE] = channelMapping.elInfo[3].ChannelIndex[0];
546 drcComp->channelIdx[LFE] = channelMapping.elInfo[4].ChannelIndex[0]; /* lfe */
556 drcComp->channelIdx[LFE] = channelMapping.elInfo[4].ChannelIndex[0]; /* lfe */
684 if (c == drcComp->channelIdx[LFE]) {
685 continue; /* skip LFE */
734 if ((int)c == drcComp->channelIdx[LFE]) {
735 continue; /* skip LFE */