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