Home | History | Annotate | Download | only in src

Lines Matching defs:band

116   int band,bnds,group,startBand;
140 for (band=startBand; band >= 0; band--) {
141 bnds = 16*group+band;
191 int band,bnds,group,startBand;
216 for (band=startBand; band < pRvlc->maxSfbTransmitted; band++) {
217 bnds = 16*group+band;
269 int band,bnds,startBand,endBand,group;
282 appropriate scalefactor band. The border is set to first or last sfb respectively, because the error will possibly
340 for (band=startBand; band <= endBand; band++) {
341 bnds = 16*group+band;
359 for (band=0; band < endBand; band++) {
360 bnds = 16*group+band;
369 for (band=startBand; band < pRvlc->maxSfbTransmitted; band++) {
370 bnds = 16*group+band;
405 int band,bnds,startBand,endBand,group;
419 appropriate scalefactor band. The border is set to first or last sfb respectively, because the error will possibly
443 for (band=startBand; band <= endBand; band++) {
444 bnds = 16*group+band;
495 for (band=0; band < endBand; band++) {
496 bnds = 16*group+band;
505 for (band=startBand; band < pRvlc->maxSfbTransmitted; band++) {
506 bnds = 16*group+band;
535 int band,bnds,group;
552 for (band=0; band < pRvlc->maxSfbTransmitted; band++) {
553 bnds = 16*group+band;
589 for (band=0; band < pRvlc->maxSfbTransmitted; band++) {
590 bnds = 16*group+band;
643 int band,bnds,group;
653 for (band=0; band < pRvlc->maxSfbTransmitted; band++) {
654 bnds = 16*group+band;