Home
last modified time | relevance | path

Searched refs:inChIndices (Results 1 – 1 of 1) sorted by relevance

/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp2363 UCHAR inChIndices[(8)]; in pcmDmx_ApplyFrame() local
2375 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()