Home
last modified time | relevance | path

Searched refs:JPC_MAXRLVLS (Results 1 – 20 of 20) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/libs/jasper/src/jpc/
H A Djpc_enc.h178 uint_fast16_t prcwidthexpns[JPC_MAXRLVLS];
181 uint_fast16_t prcheightexpns[JPC_MAXRLVLS];
527 int prcwidthexpns[JPC_MAXRLVLS];
530 int prcheightexpns[JPC_MAXRLVLS];
H A Djpc_dec.h171 uint_fast16_t stepsizes[3 * JPC_MAXRLVLS + 1];
183 uint_fast8_t prcwidthexpns[JPC_MAXRLVLS];
186 uint_fast8_t prcheightexpns[JPC_MAXRLVLS];
H A Djpc_cs.h87 #define JPC_MAXRLVLS 33 macro
90 #define JPC_MAXBANDS (3 * JPC_MAXRLVLS + 1)
315 jpc_coxrlvl_t rlvls[JPC_MAXRLVLS];
H A Djpc_cs.c761 if (compparms->numrlvls > JPC_MAXRLVLS) { in jpc_cox_getcompparms()
1005 if (compparms->numstepsizes > 3 * JPC_MAXRLVLS + 1) { in jpc_qcx_getcompparms()
H A Djpc_dec.c1619 for (i = 0; i < JPC_MAXRLVLS; ++i) { in jpc_dec_cp_prepare()
/dports/graphics/jasper/jasper-version-2.0.33/src/libjasper/jpc/
H A Djpc_enc.h181 uint_fast16_t prcwidthexpns[JPC_MAXRLVLS];
184 uint_fast16_t prcheightexpns[JPC_MAXRLVLS];
530 int prcwidthexpns[JPC_MAXRLVLS];
533 int prcheightexpns[JPC_MAXRLVLS];
H A Djpc_dec.h170 uint_fast16_t stepsizes[3 * JPC_MAXRLVLS + 1];
182 uint_fast8_t prcwidthexpns[JPC_MAXRLVLS];
185 uint_fast8_t prcheightexpns[JPC_MAXRLVLS];
H A Djpc_cs.h87 #define JPC_MAXRLVLS 33 macro
90 #define JPC_MAXBANDS (3 * JPC_MAXRLVLS + 1)
324 jpc_coxrlvl_t rlvls[JPC_MAXRLVLS];
H A Djpc_cs.c810 if (compparms->numrlvls > JPC_MAXRLVLS) { in jpc_cox_getcompparms()
1063 if (compparms->numstepsizes > 3 * JPC_MAXRLVLS + 1) { in jpc_qcx_getcompparms()
H A Djpc_dec.c1836 for (unsigned i = 0; i < JPC_MAXRLVLS; ++i) { in jpc_dec_cp_prepare()
1931 if (compparms->numstepsizes > (3 * JPC_MAXRLVLS + 1)) { in jpc_dec_cp_setfromqcx()
H A Djpc_enc.c513 if (tccp->maxrlvls > JPC_MAXRLVLS) { in cp_create()
515 JPC_MAXRLVLS); in cp_create()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/jpeg2000/libjasper/jpc/
H A Djpc_enc.h227 uint_fast16_t prcwidthexpns[JPC_MAXRLVLS];
230 uint_fast16_t prcheightexpns[JPC_MAXRLVLS];
576 int prcwidthexpns[JPC_MAXRLVLS];
579 int prcheightexpns[JPC_MAXRLVLS];
H A Djpc_dec.h220 uint_fast16_t stepsizes[3 * JPC_MAXRLVLS + 1];
232 uint_fast8_t prcwidthexpns[JPC_MAXRLVLS];
235 uint_fast8_t prcheightexpns[JPC_MAXRLVLS];
H A Djpc_cs.h136 #define JPC_MAXRLVLS 33 macro
139 #define JPC_MAXBANDS (3 * JPC_MAXRLVLS + 1)
364 jpc_coxrlvl_t rlvls[JPC_MAXRLVLS];
H A Djpc_dec.c1657 for (i = 0; i < JPC_MAXRLVLS; ++i) { in jpc_dec_cp_prepare()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libjasper/
H A Djpc_enc.h178 uint_fast16_t prcwidthexpns[JPC_MAXRLVLS];
181 uint_fast16_t prcheightexpns[JPC_MAXRLVLS];
527 int prcwidthexpns[JPC_MAXRLVLS];
530 int prcheightexpns[JPC_MAXRLVLS];
H A Djpc_dec.h171 uint_fast16_t stepsizes[3 * JPC_MAXRLVLS + 1];
183 uint_fast8_t prcwidthexpns[JPC_MAXRLVLS];
186 uint_fast8_t prcheightexpns[JPC_MAXRLVLS];
H A Djpc_cs.h87 #define JPC_MAXRLVLS 33 macro
90 #define JPC_MAXBANDS (3 * JPC_MAXRLVLS + 1)
315 jpc_coxrlvl_t rlvls[JPC_MAXRLVLS];
H A Djpc_cs.c746 if (compparms->numrlvls > JPC_MAXRLVLS) { in jpc_cox_getcompparms()
988 if (compparms->numstepsizes > 3 * JPC_MAXRLVLS + 1) { in jpc_qcx_getcompparms()
H A Djpc_dec.c1609 for (i = 0; i < JPC_MAXRLVLS; ++i) { in jpc_dec_cp_prepare()