Home
last modified time | relevance | path

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

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