Lines Matching refs:groupLen
223 blockSwitchingControl->groupLen[0] = 1;
241 FDKmemclear (blockSwitchingControl->groupLen, sizeof(blockSwitchingControl->groupLen));
246 FDKmemcpy(blockSwitchingControl->groupLen, suggestedGroupingTable[blockSwitchingControl->lastAttackIndex], sizeof(blockSwitchingControl->groupLen));
433 blockSwitchingControlLeft->groupLen[0] = 1;
434 blockSwitchingControlRight->groupLen[0] = 1;
438 blockSwitchingControlLeft->groupLen[i] = 0;
439 blockSwitchingControlRight->groupLen[i] = 0;
453 blockSwitchingControlRight->groupLen[i] = blockSwitchingControlLeft->groupLen[i];
460 blockSwitchingControlLeft->groupLen[i] = blockSwitchingControlRight->groupLen[i];
470 blockSwitchingControlRight->groupLen[i] = blockSwitchingControlLeft->groupLen[i];
478 blockSwitchingControlLeft->groupLen[i] = blockSwitchingControlRight->groupLen[i];
483 blockSwitchingControlLeft->groupLen[0] = blockSwitchingControlRight->groupLen[0] = 4;
484 blockSwitchingControlLeft->groupLen[1] = blockSwitchingControlRight->groupLen[1] = 4;
492 blockSwitchingControlLeft->groupLen[0] = 1;
495 blockSwitchingControlLeft->groupLen[i] = 0;
500 blockSwitchingControlRight->groupLen[0] = 1;
503 blockSwitchingControlRight->groupLen[i] = 0;
511 blockSwitchingControlLeft->groupLen[0] = 1;
515 blockSwitchingControlLeft->groupLen[i] = 0;