Home
last modified time | relevance | path

Searched refs:cblkystart (Results 1 – 21 of 21) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/openjpeg/libopenjpeg/
H A Dtcd.c324 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_malloc_encode() local
326 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_malloc_encode()
332 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_malloc_encode()
583 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_init_encode() local
585 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_init_encode()
591 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_init_encode()
819 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_malloc_decode_tile() local
821 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_malloc_decode_tile()
828 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_malloc_decode_tile()
/dports/print/ghostscript9-base/ghostscript-9.06/openjpeg/libopenjpeg/
H A Dtcd.c324 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_malloc_encode() local
326 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_malloc_encode()
332 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_malloc_encode()
583 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_init_encode() local
585 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_init_encode()
591 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_init_encode()
819 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_malloc_decode_tile() local
821 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_malloc_decode_tile()
828 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_malloc_decode_tile()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/openjpeg/libopenjpeg/
H A Dtcd.c324 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_malloc_encode() local
326 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_malloc_encode()
332 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_malloc_encode()
583 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_init_encode() local
585 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_init_encode()
591 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_init_encode()
813 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_malloc_decode_tile() local
815 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_malloc_decode_tile()
822 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_malloc_decode_tile()
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/libopenjpeg/
H A Dtcd.c329 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_malloc_encode() local
331 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_malloc_encode()
337 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_malloc_encode()
592 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_init_encode() local
594 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_init_encode()
600 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_init_encode()
834 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_malloc_decode_tile() local
836 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_malloc_decode_tile()
843 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_malloc_decode_tile()
/dports/graphics/openjpeg/openjpeg-2.4.0/src/lib/openmj2/
H A Dtcd.c350 … int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_malloc_encode() local
352 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_malloc_encode()
358 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_malloc_encode()
620 … int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_init_encode() local
622 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_init_encode()
628 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_init_encode()
870 int cblkystart = tlcblkystart + (cblkno / prc->cw) * (1 << cblkheightexpn); in tcd_malloc_decode_tile() local
872 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_malloc_decode_tile()
879 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_malloc_decode_tile()
/dports/graphics/openjpeg/openjpeg-2.4.0/src/lib/openjp3d/
H A Dtcd.c475 … int cblkystart = tlcblkystart + ((cblkno % (prc->cblkno[0] * prc->cblkno[1])) / in tcd_malloc_encode() local
480 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_malloc_encode()
489 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_malloc_encode()
773 … int cblkystart = tlcblkystart + ((cblkno % (prc->cblkno[0] * prc->cblkno[1])) / in tcd_init_encode() local
778 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_init_encode()
787 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_init_encode()
1096 … int cblkystart = tlcblkystart + ((cblkno % (prc->cblkno[0] * prc->cblkno[1])) / in tcd_malloc_decode() local
1101 int cblkyend = cblkystart + (1 << cblkheightexpn); in tcd_malloc_decode()
1109 cblk->y0 = int_max(cblkystart, prc->y0); in tcd_malloc_decode()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/libs/jasper/src/jpc/
H A Djpc_dec.c672 uint_fast32_t cblkystart; in jpc_dec_tileinit() local
845 cblkystart = cbgystart; in jpc_dec_tileinit()
848 cblkyend = cblkystart + (1 << rlvl->cblkheightexpn); in jpc_dec_tileinit()
850 tmpystart = JAS_MAX(cblkystart, prc->ystart); in jpc_dec_tileinit()
875 cblkystart += 1 << rlvl->cblkheightexpn; in jpc_dec_tileinit()
/dports/graphics/jasper/jasper-version-2.0.33/src/libjasper/jpc/
H A Djpc_dec.c704 uint_fast32_t cblkystart; in jpc_dec_tileinit() local
949 cblkystart = cbgystart; in jpc_dec_tileinit()
957 cblkyend = cblkystart + (1 << rlvl->cblkheightexpn); in jpc_dec_tileinit()
959 tmpystart = JAS_MAX(cblkystart, prc->ystart); in jpc_dec_tileinit()
986 cblkystart += 1 << rlvl->cblkheightexpn; in jpc_dec_tileinit()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/jpeg2000/libjasper/jpc/
H A Djpc_dec.c717 uint_fast32_t cblkystart; in jpc_dec_tileinit() local
888 cblkystart = cbgystart; in jpc_dec_tileinit()
891 cblkyend = cblkystart + (1 << rlvl->cblkheightexpn); in jpc_dec_tileinit()
893 tmpystart = JAS_MAX(cblkystart, prc->ystart); in jpc_dec_tileinit()
918 cblkystart += 1 << rlvl->cblkheightexpn; in jpc_dec_tileinit()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libjasper/
H A Djpc_dec.c669 uint_fast32_t cblkystart; in jpc_dec_tileinit() local
842 cblkystart = cbgystart; in jpc_dec_tileinit()
845 cblkyend = cblkystart + (1 << rlvl->cblkheightexpn); in jpc_dec_tileinit()
847 tmpystart = JAS_MAX(cblkystart, prc->ystart); in jpc_dec_tileinit()
872 cblkystart += 1 << rlvl->cblkheightexpn; in jpc_dec_tileinit()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/libopenjpeg20/
H A Dtcd.c1002 …OPJ_INT32 cblkystart = tlcblkystart + (OPJ_INT32)(cblkno / l_current_precinct->cw) * (1 << cblkhei… in opj_tcd_init_tile() local
1004 OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); in opj_tcd_init_tile()
1014 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
1029 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/OpenJPEG/src/openjpeg/
H A Dtcd.c455 … OPJ_INT32 cblkystart = tlcblkystart + (cblkno / l_current_precinct->cw) * (1 << cblkheightexpn);\
457 OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); \
460 l_code_block->y0 = int_max(cblkystart, l_current_precinct->y0);\
/dports/misc/vxl/vxl-3.3.2/v3p/openjpeg2/
H A Dtcd.c453 … OPJ_INT32 cblkystart = tlcblkystart + (cblkno / l_current_precinct->cw) * (1 << cblkheightexpn);\
455 … OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); \
458 … l_code_block->y0 = int_max(cblkystart, l_current_precinct->y0);\
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmopenjpeg/src/lib/openjp2/
H A Dtcd.c1123 OPJ_INT32 cblkystart = tlcblkystart + (OPJ_INT32)(cblkno / in opj_tcd_init_tile() local
1126 OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); in opj_tcd_init_tile()
1136 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
1151 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libopenjpeg20/
H A Dtcd.c1153 OPJ_INT32 cblkystart = tlcblkystart + (OPJ_INT32)(cblkno / in opj_tcd_init_tile() local
1156 OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); in opj_tcd_init_tile()
1166 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
1181 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
/dports/devel/gdcm/gdcm-3.0.10/Utilities/gdcmopenjpeg/src/lib/openjp2/
H A Dtcd.c1123 OPJ_INT32 cblkystart = tlcblkystart + (OPJ_INT32)(cblkno / in opj_tcd_init_tile() local
1126 OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); in opj_tcd_init_tile()
1136 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
1151 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libopenjpeg20/
H A Dtcd.c1153 OPJ_INT32 cblkystart = tlcblkystart + (OPJ_INT32)(cblkno / in opj_tcd_init_tile() local
1156 OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); in opj_tcd_init_tile()
1166 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
1181 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openjpeg/openjp2/
H A Dtcd.c1153 OPJ_INT32 cblkystart = tlcblkystart + (OPJ_INT32)(cblkno / in opj_tcd_init_tile() local
1156 OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); in opj_tcd_init_tile()
1166 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
1181 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/openjpeg/src/lib/openjp2/
H A Dtcd.c1145 OPJ_INT32 cblkystart = tlcblkystart + (OPJ_INT32)(cblkno / in opj_tcd_init_tile() local
1148 OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); in opj_tcd_init_tile()
1158 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
1173 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
/dports/graphics/openjpeg/openjpeg-2.4.0/src/lib/openjp2/
H A Dtcd.c1153 OPJ_INT32 cblkystart = tlcblkystart + (OPJ_INT32)(cblkno / in opj_tcd_init_tile() local
1156 OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); in opj_tcd_init_tile()
1166 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
1181 l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); in opj_tcd_init_tile()
/dports/graphics/freeimage/FreeImage/Source/LibOpenJPEG/
H A Dtcd.c966 …OPJ_INT32 cblkystart = tlcblkystart + (OPJ_INT32)(cblkno / l_current_precinct->cw) * (1 << cblkhei…
968 …OPJ_INT32 cblkyend = cblkystart + (1 << cblkheightexpn); …
972 …l_code_block->y0 = opj_int_max(cblkystart, l_current_precinct->y0); …