Searched refs:grpIdx (Results 1 – 1 of 1) sorted by relevance
729 int grpIdx, plainIdx, numPlains = 1, numTotalChannels = 0; in getChannelDescription() local743 for (grpIdx = 0; grpIdx < (4); grpIdx += 1) { in getChannelDescription()744 numTotalChannels += (chMode >> (grpIdx * 4)) & 0xF; in getChannelDescription()797 for (grpIdx = 0; grpIdx < (4); grpIdx += 1) { in getChannelDescription()802 switch (grpIdx) { in getChannelDescription()808 chIdx = numChInGrp[grpIdx] & 0x1; in getChannelDescription()846 for (; chIdx < numChInGrp[grpIdx]; chIdx += 1) { in getChannelDescription()