HomeSort by relevance Sort by last modified time
    Searched refs:LFE (Results 1 - 2 of 2) sorted by null

  /external/aac/libAACenc/src/
metadata_compressor.cpp 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];
545 drcComp->channelIdx[LFE] = channelMapping.elInfo[4].ChannelIndex[0];
673 if (c == drcComp->channelIdx[LFE]) {
674 continue; /* skip LFE */
723 if ((int)c == drcComp->channelIdx[LFE]) {
724 continue; /* skip LFE */
    [all...]
  /external/libvorbis/doc/
04-codec.tex 640 front right, rear left, rear right, LFE
644 front right, side left, side right, rear center, LFE
649 LFE

Completed in 178 milliseconds