Home | History | Annotate | Download | only in src

Lines Matching refs:maxSfbPerGroup

161        for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
191 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
208 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
247 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++)
252 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++)
264 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
271 if (sfb < psyOutChannel[ch]->maxSfbPerGroup-1)
310 for (sfb=0; sfb<psyOutChanM->maxSfbPerGroup; sfb++) {
357 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
401 psyOutChan->maxSfbPerGroup);
548 psyOutChannel[ch]->maxSfbPerGroup,
580 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
614 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
652 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
710 for (sfb=0; sfb<psyOutChannel->maxSfbPerGroup; sfb++){
779 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++){
854 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++){
979 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
1041 for (sfb=0; sfb<psyOutChan->maxSfbPerGroup; sfb++) {
1122 INT maxSfbPerGroup[2];
1127 maxSfbPerGroup[ch] = psyOutElement[elementId]->psyOutChannel[ch]->maxSfbPerGroup-1;
1142 if (maxSfbPerGroup[ch]>=0) { /* sfb in next channel */
1144 sfb = maxSfbPerGroup[ch]--;
1242 for (sfb=psyOutChannel[ch]->maxSfbPerGroup; sfb<psyOutChannel[ch]->sfbPerGroup; sfb++) {
1251 for (sfb=0; sfb<psyOutChannel[0]->maxSfbPerGroup; sfb++) {
1312 for (; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
1347 INT maxSfbPerGroup[2];
1352 maxSfbPerGroup[ch] = psyOutElement[elementId]->psyOutChannel[ch]->maxSfbPerGroup-1;
1366 if (maxSfbPerGroup[ch]>=startSfb[ch]) { /* sfb in next channel */
1367 sfb = maxSfbPerGroup[ch]--;
1408 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
2301 for (sfb=0; sfb<psyOutElement[i]->psyOutChannel[ch]->maxSfbPerGroup; sfb++) {