Home
last modified time | relevance | path

Searched refs:fullChannels (Results 1 – 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
Dmetadata_compressor.cpp175 UINT fullChannels; /*!< Number of full range channels. */ member
415 if (drcComp->fullChannels > 5) { in findPeakLevels()
528 if (drcComp->fullChannels > 2) { in findPeakLevels()
568 if (drcComp->fullChannels > 5) { in findPeakLevels()
610 if (drcComp->fullChannels > 5) { in findPeakLevels()
723 if (drcComp->fullChannels > 5) { in findPeakLevels()
830 if (drcComp->fullChannels > 5) { in findPeakLevels()
842 if (drcComp->fullChannels > 1) { in findPeakLevels()
981 if (drcComp->fullChannels > 5) { in findPeakLevels()
1158 drcComp->fullChannels = channelMapping.nChannelsEff; in FDK_DRC_Generator_Initialize()