Searched refs:chGrpIdx (Results 1 – 1 of 1) sorted by relevance
479 UCHAR chGrpIdx = channelIndices[ch]; in getChannelMode() local484 chGrpIdx += numChInGrp[CH_GROUP_FRONT]; /* Append after normal plain */ in getChannelMode()490 chGrpIdx += numChInGrp[CH_GROUP_SIDE]; /* Append after normal plain */ in getChannelMode()495 chGrpIdx += numChInGrp[CH_GROUP_REAR]; /* Append after normal plain */ in getChannelMode()509 chGrpIdx = numChannels + numChToPlace; in getChannelMode()516 while ( (i < numChInGrp[grpIdx]) && (chGrpIdx > channelIndices[chIdx[grpIdx][i]]) ) { in getChannelMode()