Lines Matching refs:groupCnt
1122 INT groupCnt; /* loop counter */ in FDKaacEnc_reduceThresholdsVBR() local
1140 groupCnt = 0; in FDKaacEnc_reduceThresholdsVBR()
1143 sfbGrp += psyOutChan->sfbPerGroup, groupCnt++) { in FDKaacEnc_reduceThresholdsVBR()
1144 chGroupEnergy[groupCnt][ch] = FL2FXCONST_DBL(0.f); in FDKaacEnc_reduceThresholdsVBR()
1146 chGroupEnergy[groupCnt][ch] += in FDKaacEnc_reduceThresholdsVBR()
1149 chEnergy += chGroupEnergy[groupCnt][ch]; in FDKaacEnc_reduceThresholdsVBR()
1197 groupCnt = 0; in FDKaacEnc_reduceThresholdsVBR()
1199 sfbGrp += psyOutChannel[0]->sfbPerGroup, groupCnt++) { in FDKaacEnc_reduceThresholdsVBR()
1204 chGroupEnergy[groupCnt] in FDKaacEnc_reduceThresholdsVBR()
1208 FDK_ASSERT(psyOutChannel[0]->groupLen[groupCnt] <= INV_INT_TAB_SIZE); in FDKaacEnc_reduceThresholdsVBR()
1211 invInt[psyOutChannel[0]->groupLen[groupCnt]]); /* correction of in FDKaacEnc_reduceThresholdsVBR()
1222 redVal[groupCnt] = in FDKaacEnc_reduceThresholdsVBR()