JPC_CEILDIVPOW2   715 3rdparty/libjasper/jpc_dec.c             rlvl->xstart = JPC_CEILDIVPOW2(tcomp->xstart,
JPC_CEILDIVPOW2   717 3rdparty/libjasper/jpc_dec.c             rlvl->ystart = JPC_CEILDIVPOW2(tcomp->ystart,
JPC_CEILDIVPOW2   719 3rdparty/libjasper/jpc_dec.c             rlvl->xend = JPC_CEILDIVPOW2(tcomp->xend,
JPC_CEILDIVPOW2   721 3rdparty/libjasper/jpc_dec.c             rlvl->yend = JPC_CEILDIVPOW2(tcomp->yend,
JPC_CEILDIVPOW2   729 3rdparty/libjasper/jpc_dec.c             brprcxend = JPC_CEILDIVPOW2(rlvl->xend,
JPC_CEILDIVPOW2   731 3rdparty/libjasper/jpc_dec.c             brprcyend = JPC_CEILDIVPOW2(rlvl->yend,
JPC_CEILDIVPOW2   754 3rdparty/libjasper/jpc_dec.c                 tlcbgxstart = JPC_CEILDIVPOW2(tlprcxstart, 1);
JPC_CEILDIVPOW2   755 3rdparty/libjasper/jpc_dec.c                 tlcbgystart = JPC_CEILDIVPOW2(tlprcystart, 1);
JPC_CEILDIVPOW2   756 3rdparty/libjasper/jpc_dec.c                 brcbgxend = JPC_CEILDIVPOW2(brprcxend, 1);
JPC_CEILDIVPOW2   757 3rdparty/libjasper/jpc_dec.c                 brcbgyend = JPC_CEILDIVPOW2(brprcyend, 1);
JPC_CEILDIVPOW2   820 3rdparty/libjasper/jpc_dec.c             brcblkxend = JPC_CEILDIVPOW2(prc->xend,
JPC_CEILDIVPOW2   822 3rdparty/libjasper/jpc_dec.c             brcblkyend = JPC_CEILDIVPOW2(prc->yend,
JPC_CEILDIVPOW2  2178 3rdparty/libjasper/jpc_enc.c     rlvl->tlx = JPC_CEILDIVPOW2(jas_seq2d_xstart(tcmpt->data), tcmpt->numrlvls -
JPC_CEILDIVPOW2  2180 3rdparty/libjasper/jpc_enc.c     rlvl->tly = JPC_CEILDIVPOW2(jas_seq2d_ystart(tcmpt->data), tcmpt->numrlvls -
JPC_CEILDIVPOW2  2182 3rdparty/libjasper/jpc_enc.c     rlvl->brx = JPC_CEILDIVPOW2(jas_seq2d_xend(tcmpt->data), tcmpt->numrlvls -
JPC_CEILDIVPOW2  2184 3rdparty/libjasper/jpc_enc.c     rlvl->bry = JPC_CEILDIVPOW2(jas_seq2d_yend(tcmpt->data), tcmpt->numrlvls -
JPC_CEILDIVPOW2  2380 3rdparty/libjasper/jpc_enc.c     tlcbgtlx = JPC_CEILDIVPOW2(tlprctlx, 1);
JPC_CEILDIVPOW2  2381 3rdparty/libjasper/jpc_enc.c     tlcbgtly = JPC_CEILDIVPOW2(tlprctly, 1);
JPC_CEILDIVPOW2   308 3rdparty/libjasper/jpc_qmfb.c     int bufsize = JPC_CEILDIVPOW2(numcols, 1);
JPC_CEILDIVPOW2   376 3rdparty/libjasper/jpc_qmfb.c     int bufsize = JPC_CEILDIVPOW2(numrows, 1);
JPC_CEILDIVPOW2   444 3rdparty/libjasper/jpc_qmfb.c     int bufsize = JPC_CEILDIVPOW2(numrows, 1);
JPC_CEILDIVPOW2   533 3rdparty/libjasper/jpc_qmfb.c     int bufsize = JPC_CEILDIVPOW2(numrows, 1);
JPC_CEILDIVPOW2   621 3rdparty/libjasper/jpc_qmfb.c     int bufsize = JPC_CEILDIVPOW2(numcols, 1);
JPC_CEILDIVPOW2   686 3rdparty/libjasper/jpc_qmfb.c     int bufsize = JPC_CEILDIVPOW2(numrows, 1);
JPC_CEILDIVPOW2   751 3rdparty/libjasper/jpc_qmfb.c     int bufsize = JPC_CEILDIVPOW2(numrows, 1);
JPC_CEILDIVPOW2   837 3rdparty/libjasper/jpc_qmfb.c     int bufsize = JPC_CEILDIVPOW2(numrows, 1);
JPC_CEILDIVPOW2   137 3rdparty/libjasper/jpc_tsfb.c             if (jpc_tsfb_analyze2(tsfb, a, JPC_CEILDIVPOW2(xstart,
JPC_CEILDIVPOW2   138 3rdparty/libjasper/jpc_tsfb.c               1), JPC_CEILDIVPOW2(ystart, 1), JPC_CEILDIVPOW2(
JPC_CEILDIVPOW2   139 3rdparty/libjasper/jpc_tsfb.c               xstart + width, 1) - JPC_CEILDIVPOW2(xstart, 1),
JPC_CEILDIVPOW2   140 3rdparty/libjasper/jpc_tsfb.c               JPC_CEILDIVPOW2(ystart + height, 1) -
JPC_CEILDIVPOW2   141 3rdparty/libjasper/jpc_tsfb.c               JPC_CEILDIVPOW2(ystart, 1), stride, numlvls - 1)) {
JPC_CEILDIVPOW2   161 3rdparty/libjasper/jpc_tsfb.c         if (jpc_tsfb_synthesize2(tsfb, a, JPC_CEILDIVPOW2(xstart, 1),
JPC_CEILDIVPOW2   162 3rdparty/libjasper/jpc_tsfb.c           JPC_CEILDIVPOW2(ystart, 1), JPC_CEILDIVPOW2(xstart + width,
JPC_CEILDIVPOW2   163 3rdparty/libjasper/jpc_tsfb.c           1) - JPC_CEILDIVPOW2(xstart, 1), JPC_CEILDIVPOW2(ystart +
JPC_CEILDIVPOW2   164 3rdparty/libjasper/jpc_tsfb.c           height, 1) - JPC_CEILDIVPOW2(ystart, 1), stride, numlvls -
JPC_CEILDIVPOW2   214 3rdparty/libjasper/jpc_tsfb.c     newxstart = JPC_CEILDIVPOW2(xstart, 1);
JPC_CEILDIVPOW2   215 3rdparty/libjasper/jpc_tsfb.c     newystart = JPC_CEILDIVPOW2(ystart, 1);
JPC_CEILDIVPOW2   216 3rdparty/libjasper/jpc_tsfb.c     newxend = JPC_CEILDIVPOW2(xend, 1);
JPC_CEILDIVPOW2   217 3rdparty/libjasper/jpc_tsfb.c     newyend = JPC_CEILDIVPOW2(yend, 1);