Searched refs:numlyrs (Results 1 – 10 of 10) sorted by relevance
162 int rateallocate(jpc_enc_t *enc, int numlyrs, uint_fast32_t *cumlens);429 tcp->numlyrs = 1; in cp_create()658 tcp->numlyrs = numilyrrates + 1; in cp_create()659 if (!(tcp->ilyrrates = jas_alloc2((tcp->numlyrs - 1), in cp_create()663 for (i = 0; i < JAS_CAST(int, tcp->numlyrs - 1); ++i) { in cp_create()708 if (cp->tcp.numlyrs > 16384) { in cp_create()731 if (tcp->numlyrs > 1) { in cp_create()733 for (lyrno = 0; lyrno + 2 < tcp->numlyrs; ++lyrno) { in cp_create()741 for (lyrno = 0; lyrno < tcp->numlyrs - 1; ++lyrno) { in cp_create()1025 cod->numlyrs = cp->tcp.numlyrs; in jpc_enc_encodemainhdr()[all …]
146 uint_fast16_t numlyrs; member585 int numlyrs; member
153 for (pi->lyrno = 0; pi->lyrno < pi->numlyrs && pi->lyrno < in jpc_pi_nextlrcp()199 for (pi->lyrno = 0; pi->lyrno < pi->numlyrs && pi->lyrno < in jpc_pi_nextrlcp()299 pi->numlyrs && pi->lyrno < JAS_CAST(int, pchg->lyrnoend); ++pi->lyrno) { in jpc_pi_nextrpcl()392 for (pi->lyrno = 0; pi->lyrno < pi->numlyrs && in jpc_pi_nextpcrl()480 pi->numlyrs && pi->lyrno < JAS_CAST(int, pchg->lyrnoend); ++pi->lyrno) { in jpc_pi_nextcprl()
535 pi->numlyrs = tile->cp->numlyrs; in jpc_dec_pi_create()559 pi->defaultpchg.lyrnoend = pi->numlyrs; in jpc_dec_pi_create()
144 int numlyrs; member
625 pi->numlyrs = tile->numlyrs; in jpc_enc_pi_create()649 pi->defaultpchg.lyrnoend = pi->numlyrs; in jpc_enc_pi_create()
204 uint_fast16_t numlyrs; member
330 uint_fast16_t numlyrs; member
593 jpc_getuint16(in, &cod->numlyrs) || in jpc_cod_getparms()611 assert(cod->numlyrs > 0 && cod->compparms.numdlvls <= 32); in jpc_cod_putparms()615 jpc_putuint16(out, cod->numlyrs) || in jpc_cod_putparms()634 cod->prg, (int)cod->numlyrs); in jpc_cod_dumpparms()
1489 cp->numlyrs = 0; in jpc_dec_cp_create()1526 newcp->numlyrs = cp->numlyrs; in jpc_dec_cp_copy()1632 cp->numlyrs = cod->numlyrs; in jpc_dec_cp_setfromcod()