Home | History | Annotate | Download | only in libopenjpeg20

Lines Matching full:cblkxend

1136                         OPJ_INT32 cblkxend = cblkxstart + (1 << cblkwidthexpn);
1148 l_code_block->x1 = opj_int_min(cblkxend, l_current_precinct->x1);
1163 l_code_block->x1 = opj_int_min(cblkxend, l_current_precinct->x1);