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

/external/aac/libAACenc/src/
H A Dmetadata_compressor.cpp175 UINT fullChannels; /*!< Number of full range channels. */ member in struct:DRC_COMP
575 drcComp->fullChannels = channelMapping.nChannelsEff;
889 if (drcComp->fullChannels > 2) {
919 if (drcComp->fullChannels > 2) {
946 if (drcComp->fullChannels > 1) {

Completed in 79 milliseconds