Lines Matching refs:ret
401 int i, j, ret;
456 ret = init_prec(avctx, band, reslevel, comp, codsty,
459 if (ret < 0)
460 return ret;
472 int reslevelno, bandno, gbandno = 0, ret, i, j;
480 if (ret = ff_jpeg2000_dwt_init(&comp->dwt, comp->coord,
483 return ret;
565 ret = init_band(avctx, reslevel,
569 if (ret < 0)
570 return ret;