Searched refs:roishift (Results 1 – 4 of 4) sorted by relevance
295 OPJ_UINT32 roishift,1300 (OPJ_UINT32)tccp->roishift, in opj_t1_decode_cblks()1320 if (tccp->roishift) { in opj_t1_decode_cblks()1321 OPJ_INT32 thresh = 1 << tccp->roishift; in opj_t1_decode_cblks()1327 mag >>= tccp->roishift; in opj_t1_decode_cblks()1374 OPJ_UINT32 roishift, in opj_t1_decode_cblk() argument1393 bpno = (OPJ_INT32)(roishift + cblk->numbps - 1); in opj_t1_decode_cblk()
197 OPJ_INT32 roishift; member
883 OPJ_INT32 roishift; member
4531 …opj_write_bytes(l_current_data, (OPJ_UINT32)l_tccp->roishift,1); /* SPr…4644 …opj_read_bytes(p_header_data,(OPJ_UINT32 *) (&(l_tcp->tccps[l_comp_no].roishift)),1); /* SPrgn */4999 if (l_tccp->roishift) {6633 tccp->roishift = parameters->roi_shift;6635 tccp->roishift = 0;9043 fprintf(out_stream, "\t\t\t roishift=%d\n", l_tccp->roishift);9291 l_tccp_info->roishift = l_tccp->roishift;