Searched refs:inChTypes (Results 1 – 1 of 1) sorted by relevance
2210 AUDIO_CHANNEL_TYPE inChTypes[PCM_DMX_MAX_CHANNELS]; in pcmDmx_ApplyFrame() local2219 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()