Searched refs:inChIndices (Results 1 – 1 of 1) sorted by relevance
2363 UCHAR inChIndices[(8)]; in pcmDmx_ApplyFrame() local2375 FDKmemcpy(inChIndices, channelIndices, numInChannels * sizeof(UCHAR)); in pcmDmx_ApplyFrame()2376 FDKmemclear(inChIndices + numInChannels, in pcmDmx_ApplyFrame()2430 channelIndices[outOffsetTable[ch]] = inChIndices[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()2461 inChIndices[inOffsetTable[ch]]; in pcmDmx_ApplyFrame()