Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp262 static const PCM_DMX_CHANNEL_MODE outChModeTable[(8) + 1] = { variable
992 inChMode = outChModeTable[inChCfg]; in getMixFactors()
2202 outChMode = outChModeTable[numOutChannels]; in pcmDmx_ApplyFrame()
2317 outChMode = outChModeTable[TWO_CHANNEL]; in pcmDmx_ApplyFrame()
2381 outChMode = outChModeTable[numOutChannels]; in pcmDmx_ApplyFrame()