Home | History | Annotate | Download | only in src

Lines Matching defs:maxSfbPerGroup

391        for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
421 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
438 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
477 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++)
482 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++)
494 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
501 if (sfb < psyOutChannel[ch]->maxSfbPerGroup-1)
540 for (sfb=0; sfb<psyOutChanM->maxSfbPerGroup; sfb++) {
587 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
631 psyOutChan->maxSfbPerGroup);
689 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
714 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
782 psyOutChannel[ch]->maxSfbPerGroup,
814 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
848 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
886 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
944 for (sfb=0; sfb<psyOutChannel->maxSfbPerGroup; sfb++){
1012 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++){
1087 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++){
1211 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
1273 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
1354 INT maxSfbPerGroup[2];
1359 maxSfbPerGroup[ch] = psyOutElement[elementId]->psyOutChannel[ch]->maxSfbPerGroup-1;
1374 if (maxSfbPerGroup[ch]>=0) { /* sfb in next channel */
1376 sfb = maxSfbPerGroup[ch]--;
1474 for (sfb=psyOutChannel[ch]->maxSfbPerGroup; sfb<psyOutChannel[ch]->sfbPerGroup; sfb++) {
1483 for (sfb=0; sfb<psyOutChannel[0]->maxSfbPerGroup; sfb++) {
1544 for (; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
1579 INT maxSfbPerGroup[2];
1584 maxSfbPerGroup[ch] = psyOutElement[elementId]->psyOutChannel[ch]->maxSfbPerGroup-1;
1598 if (maxSfbPerGroup[ch]>=startSfb[ch]) { /* sfb in next channel */
1599 sfb = maxSfbPerGroup[ch]--;
1640 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
2644 for (sfb=0; sfb<psyOutElement[i]->psyOutChannel[ch]->maxSfbPerGroup; sfb++) {