Lines Matching refs:groupLen
232 blockSwitchingControl->groupLen[0] = 1;
250 FDKmemclear (blockSwitchingControl->groupLen, sizeof(blockSwitchingControl->groupLen));
255 FDKmemcpy(blockSwitchingControl->groupLen, suggestedGroupingTable[blockSwitchingControl->lastAttackIndex], sizeof(blockSwitchingControl->groupLen));
445 blockSwitchingControlLeft->groupLen[0] = 1;
446 blockSwitchingControlRight->groupLen[0] = 1;
450 blockSwitchingControlLeft->groupLen[i] = 0;
451 blockSwitchingControlRight->groupLen[i] = 0;
465 blockSwitchingControlRight->groupLen[i] = blockSwitchingControlLeft->groupLen[i];
472 blockSwitchingControlLeft->groupLen[i] = blockSwitchingControlRight->groupLen[i];
482 blockSwitchingControlRight->groupLen[i] = blockSwitchingControlLeft->groupLen[i];
490 blockSwitchingControlLeft->groupLen[i] = blockSwitchingControlRight->groupLen[i];
495 blockSwitchingControlLeft->groupLen[0] = blockSwitchingControlRight->groupLen[0] = 4;
496 blockSwitchingControlLeft->groupLen[1] = blockSwitchingControlRight->groupLen[1] = 4;
504 blockSwitchingControlLeft->groupLen[0] = 1;
507 blockSwitchingControlLeft->groupLen[i] = 0;
512 blockSwitchingControlRight->groupLen[0] = 1;
515 blockSwitchingControlRight->groupLen[i] = 0;
523 blockSwitchingControlLeft->groupLen[0] = 1;
527 blockSwitchingControlLeft->groupLen[i] = 0;