Searched refs:JPC_COD_SOP (Results 1 – 5 of 5) sorted by relevance
232 #define JPC_COD_SOP 0x02 macro
207 if (cp->csty & JPC_COD_SOP) { in jpc_dec_decodepkt()
195 if (cp->tcp.csty & JPC_COD_SOP) { in jpc_enc_encpkt()
1633 cp->csty = cod->csty & (JPC_COD_SOP | JPC_COD_EPH); in jpc_dec_cp_setfromcod()
507 cp->tcp.csty |= JPC_COD_SOP; in cp_create()