Lines Matching defs:group
196 int group, band, bnds;
200 for (group=0; group < pRvlc->numWindowGroups; group++) {
202 bnds = 16*group+band;
420 int group = 0;
447 for (group=0; group < pRvlc->numWindowGroups; group++) {
449 bnds = 16*group+band;
610 SHORT band, group, dpcm, offset;
663 for (group=pRvlc->numWindowGroups-1; group >= 0; group--) {
665 bnds = 16*group+band;
931 int group;
937 for (group=0; group < pRvlc->numWindowGroups; group++) {
939 bnds = 16*group+band;
944 for (group=0; group < pRvlc->numWindowGroups; group++)
947 bnds = 16*group+band;
951 bnds = 16*group+band;
959 int group;
991 of a group (is,nrg,sf) is incorrect */
1018 for (group=0; group < pRvlc->numWindowGroups; group++) {
1020 pAacDecoderChannelInfo->pDynData->aScaleFactor[16*group+band] = 0;
1058 int group,band;
1080 for (group = 0; group < pRvlc->numWindowGroups; group++) {
1082 if (pAacDecoderChannelInfo->pDynData->aCodeBook[16*group+band] == NOISE_HCB) {