Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp2362 AUDIO_CHANNEL_TYPE inChTypes[(8)]; in pcmDmx_ApplyFrame() local
2371 FDKmemcpy(inChTypes, channelType, in pcmDmx_ApplyFrame()
2373 FDKmemclear(inChTypes + numInChannels, in pcmDmx_ApplyFrame()
2429 channelType[outOffsetTable[ch]] = inChTypes[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()
2459 channelType[outOffsetTable[outCh]] = inChTypes[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()