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

/external/pdfium/third_party/libopenjpeg20/
H A Dt1.c289 @param roishift Region of interest shifting value
295 OPJ_UINT32 roishift,
1305 (OPJ_UINT32)tccp->roishift,
1325 if (tccp->roishift) {
1326 OPJ_INT32 thresh = 1 << tccp->roishift;
1332 mag >>= tccp->roishift;
1370 OPJ_UINT32 roishift,
1389 bpno_plus_one = (OPJ_INT32)(roishift + cblk->numbps);
1367 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.h886 OPJ_INT32 roishift; member in struct:opj_tccp_info

Completed in 128 milliseconds