Home | History | Annotate | Download | only in src

Lines Matching refs:sortIdx

580         int pos, sortIdx = grpIdx*PCM_DMX_MAX_CHANNELS_PER_GROUP + channelIndices[chIdx[grpIdx][ch]];
582 if (h2pSortIdx[pos-1] > sortIdx) {
591 h2pSortIdx[pos] = sortIdx;