Searched refs:inChIndices (Results 1 – 1 of 1) sorted by relevance
2199 UCHAR inChIndices[PCM_DMX_MAX_CHANNELS]; in pcmDmx_ApplyFrame() local2208 FDKmemcpy(inChIndices, channelIndices, PCM_DMX_MAX_CHANNELS*sizeof(UCHAR)); in pcmDmx_ApplyFrame()2262 channelIndices[outOffsetTable[ch]] = inChIndices[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()2284 channelIndices[outOffsetTable[outCh]] = inChIndices[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()