Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp457 …UCHAR hardToPlace[PCM_DMX_MAX_CHANNELS]; /* List of channels not matching the internal repr. … in getChannelMode() local
472 FDKmemset(hardToPlace, 255, PCM_DMX_MAX_CHANNELS*sizeof(UCHAR)); in getChannelMode()
583 hardToPlace[pos] = hardToPlace[pos-1]; in getChannelMode()
590 hardToPlace[pos] = chIdx[grpIdx][ch]; in getChannelMode()
632 offsetTable[chMapPos++] = hardToPlace[ch]; in getChannelMode()