JPC_PREC          785 3rdparty/libjasper/jpc_dec.c                 band->roishift = (ccp->roishift + band->numbps >= JPC_PREC) ?
JPC_PREC          786 3rdparty/libjasper/jpc_dec.c                   (JPC_PREC - 1 - band->numbps) : ccp->roishift;
JPC_PREC          209 3rdparty/libjasper/jpc_t1cod.c         ret = JPC_PREC * 3 - 2;