Home | History | Annotate | Download | only in src

Lines Matching defs:sortIdx

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