Lines Matching defs:gbandno
208 int bandno, int gbandno, int reslevelno,
223 // band->f_stepsize = SHL(2048 + qntsty->mant[gbandno],
224 // 2 + numbps - qntsty->expn[gbandno]);
233 band->f_stepsize = ff_exp2fi(gain - qntsty->expn[gbandno]);
234 band->f_stepsize *= qntsty->mant[gbandno] / 2048.0 + 1.0;
393 int bandno, int gbandno, int reslevelno,
403 init_band_stepsize(avctx, band, codsty, qntsty, bandno, gbandno, reslevelno, cbps);
472 int reslevelno, bandno, gbandno = 0, ret, i, j;
564 for (bandno = 0; bandno < reslevel->nbands; bandno++, gbandno++) {
567 bandno, gbandno, reslevelno,