Home | History | Annotate | Download | only in src

Lines Matching full:blockswitchingcontrol

239   FDKaacEnc_InitBlockSwitching(&psyStatic->blockSwitchingControl,
486 FDKaacEnc_BlockSwitching(&psyStatic[ch]->blockSwitchingControl,
499 &psyStatic[0]->blockSwitchingControl,
500 (channels > 1) ? &psyStatic[1]->blockSwitchingControl : NULL, channels,
518 (psyStatic[ch]->blockSwitchingControl.lastWindowSequence ==
565 psyStatic[ch]->blockSwitchingControl.lastWindowSequence,
566 psyStatic[ch]->blockSwitchingControl.windowShape,
567 &psyStatic[ch]->blockSwitchingControl.lastWindowShape,
575 psyStatic[ch]->blockSwitchingControl.lastWindowSequence,
576 psyStatic[ch]->blockSwitchingControl.windowShape,
577 &psyStatic[ch]->blockSwitchingControl.lastWindowShape,
779 psyStatic[ch]->blockSwitchingControl.lastWindowSequence);
788 psyStatic[1]->blockSwitchingControl.lastWindowSequence,
789 psyStatic[0]->blockSwitchingControl.lastWindowSequence,
853 w, psyStatic[ch]->blockSwitchingControl.lastWindowSequence);
975 if (psyStatic[ch]->blockSwitchingControl.lastWindowSequence ==
996 if (psyStatic[ch]->blockSwitchingControl.lastWindowSequence ==
1033 (psyStatic[1]->blockSwitchingControl.lastWindowSequence !=
1043 int noSfb = psyStatic[ch]->blockSwitchingControl.noOfGroups *
1054 psyStatic[ch]->blockSwitchingControl.noOfGroups,
1055 psyStatic[ch]->blockSwitchingControl.groupLen,
1146 psyStatic[ch]->blockSwitchingControl.lastWindowSequence,
1167 if (psyStatic[0]->blockSwitchingControl.lastWindowSequence !=
1210 psyStatic[0]->blockSwitchingControl.noOfGroups *
1222 psyStatic[0]->blockSwitchingControl.noOfGroups *
1260 blockSwitchingControl.lastWindowSequence;
1262 psyStatic[ch]->blockSwitchingControl.windowShape;
1264 INT sfbCnt = psyStatic[ch]->blockSwitchingControl.noOfGroups *
1274 for (grp = 0; grp < psyStatic[ch]->blockSwitchingControl.noOfGroups;
1278 for (j = 1; j < psyStatic[ch]->blockSwitchingControl.groupLen[grp]; j++) {
1286 psyStatic[ch]->blockSwitchingControl.groupLen,