Home | History | Annotate | Download | only in libopenjpeg20

Lines Matching refs:roishift

289 @param roishift Region of interest shifting value
295 OPJ_UINT32 roishift,
1299 (OPJ_UINT32)tccp->roishift,
1319 if (tccp->roishift) {
1320 OPJ_INT32 thresh = 1 << tccp->roishift;
1326 mag >>= tccp->roishift;
1364 OPJ_UINT32 roishift,
1383 bpno_plus_one = (OPJ_INT32)(roishift + cblk->numbps);