Searched refs:inChIndices (Results 1 – 1 of 1) sorted by relevance
2207 UCHAR inChIndices[PCM_DMX_MAX_CHANNELS]; in pcmDmx_ApplyFrame() local2216 FDKmemcpy(inChIndices, channelIndices, PCM_DMX_MAX_CHANNELS*sizeof(UCHAR)); in pcmDmx_ApplyFrame()2270 channelIndices[outOffsetTable[ch]] = inChIndices[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()2292 channelIndices[outOffsetTable[outCh]] = inChIndices[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()