JPC_CSET         1547 3rdparty/libjasper/jpc_dec.c     cp->flags &= (JPC_CSET | JPC_QSET);
JPC_CSET         1570 3rdparty/libjasper/jpc_dec.c     if (!(cp->flags & JPC_CSET) || !(cp->flags & JPC_QSET)) {
JPC_CSET         1625 3rdparty/libjasper/jpc_dec.c     cp->flags |= JPC_CSET;
JPC_CSET         1638 3rdparty/libjasper/jpc_dec.c     cp->flags |= JPC_CSET;
JPC_CSET         1671 3rdparty/libjasper/jpc_dec.c         ccp->flags |= flags | JPC_CSET;