Searched refs:inChIndices (Results 1 – 1 of 1) sorted by relevance
2391 UCHAR inChIndices[(8)]; in pcmDmx_ApplyFrame() local2403 FDKmemcpy(inChIndices, channelIndices, numInChannels * sizeof(UCHAR)); in pcmDmx_ApplyFrame()2404 FDKmemclear(inChIndices + numInChannels, in pcmDmx_ApplyFrame()2458 channelIndices[outOffsetTable[ch]] = inChIndices[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()2489 inChIndices[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()