Home
last modified time | relevance | path

Searched refs:bandno (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/databases/grass7/grass-7.8.6/imagery/i.modis.qc/
H A Dmain.c159 int bandno=0; in main() local
403 if (!strcmp(product, "mod09Q1") && (bandno < 1 || bandno > 2)) in main()
405 if (!strcmp(product, "mod09A1") && (bandno < 1 || bandno > 7)) in main()
407 if (!strcmp(product, "mod09GA") && (bandno < 1 || bandno > 7)) in main()
409 if (!strcmp(product, "mod09CMG") && (bandno < 1 || bandno > 7)) in main()
411 if (!strcmp(product, "mod09CMGs") && (bandno < 1 || bandno > 7)) in main()
413 if (!strcmp(product, "mod09CMGi") && (bandno < 1 || bandno > 7)) in main()
415 if (!strcmp(product, "mod43B2") && (bandno < 1 || bandno > 7)) in main()
417 if (!strcmp(product, "mod43B2q") && (bandno < 1 || bandno > 7)) in main()
454 if (!strcmp(product, "mcd43B2q") && (bandno < 1 || bandno > 7)) in main()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Djpeg2000.c98 static int getsigctxno(int flag, int bandno) in getsigctxno() argument
111 if (bandno < 3) { in getsigctxno()
112 if (bandno == 1) in getsigctxno()
236 switch (bandno + (reslevelno > 0)) { in init_band_stepsize()
355 if ((bandno + !!reslevelno) & 1) { in init_prec()
361 if ((bandno + !!reslevelno) & 2) { in init_prec()
557 for (bandno = 0; bandno < reslevel->nbands; bandno++, gbandno++) { in ff_jpeg2000_init_component()
571 int reslevelno, bandno, cblkno, precno; in ff_jpeg2000_reinit() local
574 for (bandno = 0; bandno < rlevel->nbands; bandno++) { in ff_jpeg2000_reinit()
592 int reslevelno, bandno, precno; in ff_jpeg2000_cleanup() local
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Djpeg2000.c98 static int getsigctxno(int flag, int bandno) in getsigctxno() argument
111 if (bandno < 3) { in getsigctxno()
112 if (bandno == 1) in getsigctxno()
236 switch (bandno + (reslevelno > 0)) { in init_band_stepsize()
355 if ((bandno + !!reslevelno) & 1) { in init_prec()
361 if ((bandno + !!reslevelno) & 2) { in init_prec()
557 for (bandno = 0; bandno < reslevel->nbands; bandno++, gbandno++) { in ff_jpeg2000_init_component()
571 int reslevelno, bandno, cblkno, precno; in ff_jpeg2000_reinit() local
574 for (bandno = 0; bandno < rlevel->nbands; bandno++) { in ff_jpeg2000_reinit()
592 int reslevelno, bandno, precno; in ff_jpeg2000_cleanup() local
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Djpeg2000.c97 static int getsigctxno(int flag, int bandno) in getsigctxno() argument
110 if (bandno < 3) { in getsigctxno()
111 if (bandno == 1) in getsigctxno()
235 switch (bandno + (reslevelno > 0)) { in init_band_stepsize()
347 if ((bandno + !!reslevelno) & 1) { in init_prec()
353 if ((bandno + !!reslevelno) & 2) { in init_prec()
547 for (bandno = 0; bandno < reslevel->nbands; bandno++, gbandno++) { in ff_jpeg2000_init_component()
561 int reslevelno, bandno, cblkno, precno; in ff_jpeg2000_reinit() local
564 for (bandno = 0; bandno < rlevel->nbands; bandno++) { in ff_jpeg2000_reinit()
582 int reslevelno, bandno, precno; in ff_jpeg2000_cleanup() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Djpeg2000.c97 static int getsigctxno(int flag, int bandno) in getsigctxno() argument
110 if (bandno < 3) { in getsigctxno()
111 if (bandno == 1) in getsigctxno()
235 switch (bandno + (reslevelno > 0)) { in init_band_stepsize()
352 if ((bandno + !!reslevelno) & 1) { in init_prec()
358 if ((bandno + !!reslevelno) & 2) { in init_prec()
552 for (bandno = 0; bandno < reslevel->nbands; bandno++, gbandno++) { in ff_jpeg2000_init_component()
566 int reslevelno, bandno, cblkno, precno; in ff_jpeg2000_reinit() local
569 for (bandno = 0; bandno < rlevel->nbands; bandno++) { in ff_jpeg2000_reinit()
587 int reslevelno, bandno, precno; in ff_jpeg2000_cleanup() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Djpeg2000.c98 static int getsigctxno(int flag, int bandno) in getsigctxno() argument
111 if (bandno < 3) { in getsigctxno()
112 if (bandno == 1) in getsigctxno()
236 switch (bandno + (reslevelno > 0)) { in init_band_stepsize()
355 if ((bandno + !!reslevelno) & 1) { in init_prec()
361 if ((bandno + !!reslevelno) & 2) { in init_prec()
557 for (bandno = 0; bandno < reslevel->nbands; bandno++, gbandno++) { in ff_jpeg2000_init_component()
571 int reslevelno, bandno, cblkno, precno; in ff_jpeg2000_reinit() local
574 for (bandno = 0; bandno < rlevel->nbands; bandno++) { in ff_jpeg2000_reinit()
592 int reslevelno, bandno, precno; in ff_jpeg2000_cleanup() local
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/openjpeg/libopenjpeg/
H A Dtcd.c59 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_dump()
256 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_malloc_encode()
263 band->bandno = resno == 0 ? 0 : bandno + 1; in tcd_malloc_encode()
362 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_free_encode()
515 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_init_encode()
759 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_malloc_decode_tile()
765 band->bandno = resno == 0 ? 0 : bandno + 1; in tcd_malloc_decode_tile()
866 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_makelayer_fixed()
947 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_makelayer()
1029 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_rateallocate()
[all …]
H A Dt2.c133 int bandno, cblkno; in t2_encode_packet() local
159 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
160 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
177 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
178 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
268 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
269 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
323 int bandno, cblkno; in t2_decode_packet() local
341 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_decode_packet()
427 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_decode_packet()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/openjpeg/libopenjpeg/
H A Dtcd.c59 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_dump()
256 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_malloc_encode()
263 band->bandno = resno == 0 ? 0 : bandno + 1; in tcd_malloc_encode()
362 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_free_encode()
515 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_init_encode()
759 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_malloc_decode_tile()
765 band->bandno = resno == 0 ? 0 : bandno + 1; in tcd_malloc_decode_tile()
866 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_makelayer_fixed()
947 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_makelayer()
1029 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_rateallocate()
[all …]
H A Dt2.c133 int bandno, cblkno; in t2_encode_packet() local
159 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
160 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
177 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
178 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
268 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
269 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
323 int bandno, cblkno; in t2_decode_packet() local
341 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_decode_packet()
427 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_decode_packet()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/openjpeg/libopenjpeg/
H A Dtcd.c59 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_dump()
256 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_malloc_encode()
263 band->bandno = resno == 0 ? 0 : bandno + 1; in tcd_malloc_encode()
362 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_free_encode()
515 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_init_encode()
753 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_malloc_decode_tile()
759 band->bandno = resno == 0 ? 0 : bandno + 1; in tcd_malloc_decode_tile()
861 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_makelayer_fixed()
942 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_makelayer()
1024 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_rateallocate()
[all …]
H A Dt2.c133 int bandno, cblkno; in t2_encode_packet() local
159 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
160 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
177 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
178 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
268 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
269 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
323 int bandno, cblkno; in t2_decode_packet() local
341 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_decode_packet()
427 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_decode_packet()
[all …]
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/libopenjpeg/
H A Dtcd.c61 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_dump()
260 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_malloc_encode()
267 band->bandno = resno == 0 ? 0 : bandno + 1; in tcd_malloc_encode()
369 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_free_encode()
524 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_init_encode()
774 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_malloc_decode_tile()
780 band->bandno = resno == 0 ? 0 : bandno + 1; in tcd_malloc_decode_tile()
881 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_makelayer_fixed()
962 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_makelayer()
1044 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_rateallocate()
[all …]
H A Dt2.c134 int bandno, cblkno; in t2_encode_packet() local
160 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
161 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
178 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
179 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
269 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
270 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
334 int bandno, cblkno; in t2_decode_packet() local
354 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_decode_packet()
440 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_decode_packet()
[all …]
/dports/graphics/openjpeg/openjpeg-2.4.0/src/lib/openmj2/
H A Dtcd.c68 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_dump()
277 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_malloc_encode()
284 band->bandno = resno == 0 ? 0 : bandno + 1; in tcd_malloc_encode()
391 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_free_encode()
549 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_init_encode()
806 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_malloc_decode_tile()
812 band->bandno = resno == 0 ? 0 : bandno + 1; in tcd_malloc_decode_tile()
918 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_makelayer_fixed()
1005 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_makelayer()
1094 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_rateallocate()
[all …]
H A Dt2.c154 int bandno, cblkno; in t2_encode_packet() local
180 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
198 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
199 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
292 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
293 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
361 int bandno, cblkno; in t2_decode_packet() local
379 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_decode_packet()
467 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_decode_packet()
468 opj_tcd_band_t *band = &res->bands[bandno]; in t2_decode_packet()
[all …]
/dports/graphics/openjpeg/openjpeg-2.4.0/src/lib/openjp3d/
H A Dt2.c149 int bandno, cblkno; in t2_encode_packet() local
179 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
198 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
199 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
292 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_encode_packet()
293 opj_tcd_band_t *band = &res->bands[bandno]; in t2_encode_packet()
346 int bandno, cblkno; in t2_decode_packet() local
365 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_decode_packet()
447 for (bandno = 0; bandno < res->numbands; bandno++) { in t2_decode_packet()
448 opj_tcd_band_t *band = &res->bands[bandno]; in t2_decode_packet()
[all …]
H A Dtcd.c67 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_dump()
371 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_malloc_encode()
384 x0b = (band->bandno == 1) || (band->bandno == 3) || (band->bandno == 5) || in tcd_malloc_encode()
386 y0b = (band->bandno == 2) || (band->bandno == 3) || (band->bandno == 6) || in tcd_malloc_encode()
675 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_init_encode()
824 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_free_encode()
1002 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_malloc_decode()
1173 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_free_decode()
1241 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_makelayer_fixed()
1330 for (bandno = 0; bandno < res->numbands; bandno++) { in tcd_makelayer()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Djpeg2000.c95 static int getsigctxno(int flag, int bandno) in getsigctxno() argument
108 if (bandno < 3) { in getsigctxno()
109 if (bandno == 1) in getsigctxno()
201 int reslevelno, bandno, gbandno = 0, ret, i, j; in ff_jpeg2000_init_component() local
280 for (bandno = 0; bandno < reslevel->nbands; bandno++, gbandno++) { in ff_jpeg2000_init_component()
456 if ((bandno + !!reslevelno) & 1) { in ff_jpeg2000_init_component()
483 int reslevelno, bandno, cblkno, precno; in ff_jpeg2000_reinit() local
486 for (bandno = 0; bandno < rlevel->nbands; bandno++) { in ff_jpeg2000_reinit()
504 int reslevelno, bandno, precno; in ff_jpeg2000_cleanup() local
514 for (bandno = 0; bandno < reslevel->nbands; bandno++) { in ff_jpeg2000_cleanup()
[all …]
H A Dj2kenc.c131 for(bandno = 0; bandno < reslevel->nbands; bandno++){
423 int compno, reslevelno, bandno; in init_quantization() local
432 for (bandno = 0; bandno < nbands; bandno++, gbandno++){ in init_quantization()
652 int bandno, empty = 1; in encode_packet() local
661 for (bandno = 0; bandno < rlevel->nbands; bandno++){ in encode_packet()
662 if (rlevel->band[bandno].coord[0][0] < rlevel->band[bandno].coord[0][1] in encode_packet()
663 && rlevel->band[bandno].coord[1][0] < rlevel->band[bandno].coord[1][1]){ in encode_packet()
675 for (bandno = 0; bandno < rlevel->nbands; bandno++){ in encode_packet()
725 for (bandno = 0; bandno < rlevel->nbands; bandno++){ in encode_packet()
797 for (bandno = 0; bandno < reslevel->nbands ; bandno++){ in truncpasses()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Djpeg2000.c95 static int getsigctxno(int flag, int bandno) in getsigctxno() argument
108 if (bandno < 3) { in getsigctxno()
109 if (bandno == 1) in getsigctxno()
201 int reslevelno, bandno, gbandno = 0, ret, i, j; in ff_jpeg2000_init_component() local
280 for (bandno = 0; bandno < reslevel->nbands; bandno++, gbandno++) { in ff_jpeg2000_init_component()
456 if ((bandno + !!reslevelno) & 1) { in ff_jpeg2000_init_component()
483 int reslevelno, bandno, cblkno, precno; in ff_jpeg2000_reinit() local
486 for (bandno = 0; bandno < rlevel->nbands; bandno++) { in ff_jpeg2000_reinit()
504 int reslevelno, bandno, precno; in ff_jpeg2000_cleanup() local
514 for (bandno = 0; bandno < reslevel->nbands; bandno++) { in ff_jpeg2000_cleanup()
[all …]
H A Dj2kenc.c131 for(bandno = 0; bandno < reslevel->nbands; bandno++){
423 int compno, reslevelno, bandno; in init_quantization() local
432 for (bandno = 0; bandno < nbands; bandno++, gbandno++){ in init_quantization()
652 int bandno, empty = 1; in encode_packet() local
661 for (bandno = 0; bandno < rlevel->nbands; bandno++){ in encode_packet()
662 if (rlevel->band[bandno].coord[0][0] < rlevel->band[bandno].coord[0][1] in encode_packet()
663 && rlevel->band[bandno].coord[1][0] < rlevel->band[bandno].coord[1][1]){ in encode_packet()
675 for (bandno = 0; bandno < rlevel->nbands; bandno++){ in encode_packet()
725 for (bandno = 0; bandno < rlevel->nbands; bandno++){ in encode_packet()
797 for (bandno = 0; bandno < reslevel->nbands ; bandno++){ in truncpasses()
[all …]
/dports/graphics/openjpeg/openjpeg-2.4.0/src/bin/mj2/
H A Dmeta_out.c1734 int bandno, numbands; in xml_out_frame_qcd() local
1805 for (bandno = 0; bandno < numbands; bandno++) { in xml_out_frame_qcd()
1861 for (bandno = 1; bandno < J2K_MAXBANDS; bandno++) { in xml_out_frame_qcd()
1868 bandno, tccp->stepsizes[bandno].expn); in xml_out_frame_qcd()
1890 for (bandno = 0; bandno < numbands; bandno++) { in xml_out_frame_qcd()
2021 for (bandno = 0; bandno < numbands; bandno++) { in xml_out_frame_qcc()
2076 for (bandno = 1; bandno < J2K_MAXBANDS; bandno++) { in xml_out_frame_qcc()
2083 bandno, tccp->stepsizes[bandno].expn); in xml_out_frame_qcc()
2103 for (bandno = 0; bandno < numbands; bandno++) { in xml_out_frame_qcc()
2146 for (bandno = 0; bandno < numbands; bandno++) { in same_component_quantization()
[all …]
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/applications/mj2/
H A Dmeta_out.c1343 int bandno, numbands; in xml_out_frame_qcd() local
1391 for (bandno = 0; bandno < numbands; bandno++) { in xml_out_frame_qcd()
1426 for (bandno = 1; bandno < J2K_MAXBANDS; bandno++) { in xml_out_frame_qcd()
1446 for (bandno = 0; bandno < numbands; bandno++) { in xml_out_frame_qcd()
1541 for (bandno = 0; bandno < numbands; bandno++) { in xml_out_frame_qcc()
1575 for (bandno = 1; bandno < J2K_MAXBANDS; bandno++) { in xml_out_frame_qcc()
1593 for (bandno = 0; bandno < numbands; bandno++) { in xml_out_frame_qcc()
1629 for (bandno = 0; bandno < numbands; bandno++) { in same_component_quantization()
1632 if(tccp1->stepsizes[bandno].expn != tccp2->stepsizes[bandno].expn) in same_component_quantization()
1646 for (bandno = 0; bandno < numbands; bandno++) { in same_component_quantization()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmopenjpeg/src/lib/openjp2/
H A Dt2.c463 for (bandno = 0; bandno < res->numbands; ++bandno) { in opj_t2_decode_packets()
654 OPJ_UINT32 bandno, cblkno; in opj_t2_encode_packet() local
702 for (bandno = 0; bandno < res->numbands; ++bandno, ++band) { in opj_t2_encode_packet()
734 for (bandno = 0; bandno < res->numbands; ++bandno, ++band) { in opj_t2_encode_packet()
765 bandno < res->numbands; ++bandno, ++band) { in opj_t2_encode_packet()
898 for (bandno = 0; !packet_empty && bandno < res->numbands; bandno++, ++band) { in opj_t2_encode_packet()
1008 OPJ_UINT32 bandno, cblkno; in opj_t2_read_packet_header() local
1030 for (bandno = 0; bandno < l_res->numbands; ++bandno) { in opj_t2_read_packet_header()
1140 for (bandno = 0; bandno < l_res->numbands; ++bandno, ++l_band) { in opj_t2_read_packet_header()
1302 for (bandno = 0; bandno < l_res->numbands; ++bandno) { in opj_t2_read_packet_data()
[all …]

12345678