Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp2390 AUDIO_CHANNEL_TYPE inChTypes[(8)]; in pcmDmx_ApplyFrame() local
2399 FDKmemcpy(inChTypes, channelType, in pcmDmx_ApplyFrame()
2401 FDKmemclear(inChTypes + numInChannels, in pcmDmx_ApplyFrame()
2457 channelType[outOffsetTable[ch]] = inChTypes[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()
2487 channelType[outOffsetTable[outCh]] = inChTypes[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()