Searched refs:JPC_COD_EPH (Results 1 – 5 of 5) sorted by relevance
234 #define JPC_COD_EPH 0x04 macro
348 if (cp->csty & JPC_COD_EPH) { in jpc_dec_decodepkt()
334 if (cp->tcp.csty & JPC_COD_EPH) { in jpc_enc_encpkt()
1633 cp->csty = cod->csty & (JPC_COD_SOP | JPC_COD_EPH); in jpc_dec_cp_setfromcod()
510 cp->tcp.csty |= JPC_COD_EPH; in cp_create()