Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmutils_lib.cpp573 … int pos, sortIdx = grpIdx*PCM_DMX_MAX_CHANNELS_PER_GROUP + channelIndices[chIdx[grpIdx][ch]]; in getChannelMode() local
575 if (h2pSortIdx[pos-1] > sortIdx) { in getChannelMode()
584 h2pSortIdx[pos] = sortIdx; in getChannelMode()