Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp2210 AUDIO_CHANNEL_TYPE inChTypes[PCM_DMX_MAX_CHANNELS]; in pcmDmx_ApplyFrame() local
2219 FDKmemcpy(inChTypes, channelType, PCM_DMX_MAX_CHANNELS*sizeof(AUDIO_CHANNEL_TYPE)); in pcmDmx_ApplyFrame()
2273 channelType[outOffsetTable[ch]] = inChTypes[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()
2295 channelType[outOffsetTable[outCh]] = inChTypes[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()