Searched defs:roishift (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dt1.c287 @param roishift Region of interest shifting value
293 OPJ_UINT32 roishift,
1292 (OPJ_UINT32)tccp->roishift,
1312 if (tccp->roishift) {
1313 OPJ_INT32 thresh = 1 << tccp->roishift;
1319 mag >>= tccp->roishift;
1366 OPJ_UINT32 roishift,
1385 bpno = (OPJ_INT32)(roishift + cblk->numbps - 1);
1363 opj_t1_decode_cblk(opj_t1_t *t1, opj_tcd_cblk_dec_t* cblk, OPJ_UINT32 orient, OPJ_UINT32 roishift, OPJ_UINT32 cblksty) argument
H A Dj2k.h197 OPJ_INT32 roishift; member in struct:opj_tccp
H A Dopenjpeg.h805 OPJ_INT32 roishift; member in struct:opj_tccp_info

Completed in 99 milliseconds