Searched refs:grpIdx (Results 1 – 1 of 1) sorted by relevance
701 int grpIdx, plainIdx, numPlains = 1, numTotalChannels = 0; in getChannelDescription() local715 for (grpIdx = 0; grpIdx < (4); grpIdx += 1) { in getChannelDescription()716 numTotalChannels += (chMode >> (grpIdx * 4)) & 0xF; in getChannelDescription()769 for (grpIdx = 0; grpIdx < (4); grpIdx += 1) { in getChannelDescription()774 switch (grpIdx) { in getChannelDescription()780 chIdx = numChInGrp[grpIdx] & 0x1; in getChannelDescription()818 for (; chIdx < numChInGrp[grpIdx]; chIdx += 1) { in getChannelDescription()