Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp729 int grpIdx, plainIdx, numPlains = 1, numTotalChannels = 0; in getChannelDescription() local
744 numTotalChannels += (chMode >> (grpIdx * 4)) & 0xF; in getChannelDescription()
755 chCfg = numTotalChannels; in getChannelDescription()