JPC_WSGN 382 3rdparty/libjasper/jpc_t1cod.c hc = JAS_MIN(((f & (JPC_ESIG | JPC_ESGN)) == JPC_ESIG) + ((f & (JPC_WSIG | JPC_WSGN)) == JPC_WSIG), 1) - JPC_WSGN 383 3rdparty/libjasper/jpc_t1cod.c JAS_MIN(((f & (JPC_ESIG | JPC_ESGN)) == (JPC_ESIG | JPC_ESGN)) + ((f & (JPC_WSIG | JPC_WSGN)) == (JPC_WSIG | JPC_WSGN)), 1); JPC_WSGN 403 3rdparty/libjasper/jpc_t1cod.c hc = JAS_MIN(((f & (JPC_ESIG | JPC_ESGN)) == JPC_ESIG) + ((f & (JPC_WSIG | JPC_WSGN)) == JPC_WSIG), JPC_WSGN 405 3rdparty/libjasper/jpc_t1cod.c ((f & (JPC_WSIG | JPC_WSGN)) == (JPC_WSIG | JPC_WSGN)), 1); JPC_WSGN 143 3rdparty/libjasper/jpc_t1cod.h #define JPC_SGNMSK (JPC_NSGN | JPC_ESGN | JPC_SSGN | JPC_WSGN) JPC_WSGN 250 3rdparty/libjasper/jpc_t1cod.h (fp)[1] |= JPC_WSIG | JPC_WSGN; \ JPC_WSGN 265 3rdparty/libjasper/jpc_t1cod.h (fp)[1] |= JPC_WSIG | JPC_WSGN; \