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
1020 inChMode = outChModeTable[inChCfg]; in getMixFactors()
2230 outChMode = outChModeTable[numOutChannels]; in pcmDmx_ApplyFrame()
2345 outChMode = outChModeTable[TWO_CHANNEL]; in pcmDmx_ApplyFrame()
2409 outChMode = outChModeTable[numOutChannels]; in pcmDmx_ApplyFrame()