Lines Matching defs:group
310 SCHAR group;
342 for (window = 0, groupgroup < numOfGroups; group++) {
343 winGroupLen = GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo,group);
345 cb = pCodeBook[group * 16 + band];
625 SCHAR group;
660 for (group = 0; group < numWinGroup; group++) {
661 winGroupLen = GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo,group);
663 interm = group * 16 + band;
683 groupoffset += GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo,group);