Home | History | Annotate | Download | only in src

Lines Matching refs:numWindowGroups

220   for (group = 0; group < pRvlc->numWindowGroups; group++) {
469 for (group = 0; group < pRvlc->numWindowGroups; group++) {
673 for (group = pRvlc->numWindowGroups - 1; group >= 0; group--) {
676 if ((band == 0) && (pRvlc->numWindowGroups != 1))
913 0, (pRvlc->numWindowGroups - 1) * 16 + pRvlc->maxSfbTransmitted - 1);
938 lastSfbIndex = (pRvlc->numWindowGroups > 1) ? 16 : 64;
940 for (group = 0; group < pRvlc->numWindowGroups; group++) {
950 for (group = 0; group < pRvlc->numWindowGroups; group++) {
1036 for (group = 0; group < pRvlc->numWindowGroups; group++) {
1068 pRvlc->numWindowGroups = GetWindowGroups(&pAacDecoderChannelInfo->icsInfo);
1088 for (group = 0; group < pRvlc->numWindowGroups; group++) {