JPC_SESIG         307 3rdparty/libjasper/jpc_t1cod.c     d = ((f & JPC_NWSIG) != 0) + ((f & JPC_NESIG) != 0) + ((f & JPC_SESIG) != 0) + ((f & JPC_SWSIG) != 0);
JPC_SESIG         130 3rdparty/libjasper/jpc_t1cod.h     (JPC_NSIG | JPC_NESIG | JPC_ESIG | JPC_SESIG | JPC_SSIG | JPC_SWSIG | JPC_WSIG | JPC_NWSIG)
JPC_SESIG         257 3rdparty/libjasper/jpc_t1cod.h         np[-1] |= JPC_SESIG; \