Searched refs:JPC_MAXRLVLS (Results 1 – 5 of 5) sorted by relevance
178 uint_fast16_t prcwidthexpns[JPC_MAXRLVLS];181 uint_fast16_t prcheightexpns[JPC_MAXRLVLS];527 int prcwidthexpns[JPC_MAXRLVLS];530 int prcheightexpns[JPC_MAXRLVLS];
171 uint_fast16_t stepsizes[3 * JPC_MAXRLVLS + 1];183 uint_fast8_t prcwidthexpns[JPC_MAXRLVLS];186 uint_fast8_t prcheightexpns[JPC_MAXRLVLS];
87 #define JPC_MAXRLVLS 33 macro90 #define JPC_MAXBANDS (3 * JPC_MAXRLVLS + 1)315 jpc_coxrlvl_t rlvls[JPC_MAXRLVLS];
746 if (compparms->numrlvls > JPC_MAXRLVLS) { in jpc_cox_getcompparms()988 if (compparms->numstepsizes > 3 * JPC_MAXRLVLS + 1) { in jpc_qcx_getcompparms()
1609 for (i = 0; i < JPC_MAXRLVLS; ++i) { in jpc_dec_cp_prepare()