Lines Matching refs:qntsty
207 Jpeg2000QuantStyle *qntsty,
213 switch (qntsty->quantsty) {
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;
392 Jpeg2000QuantStyle *qntsty,
403 init_band_stepsize(avctx, band, codsty, qntsty, bandno, gbandno, reslevelno, cbps);
468 Jpeg2000QuantStyle *qntsty,
566 comp, codsty, qntsty,