Searched refs:J2K_CP_CSTY_EPH (Results 1 – 3 of 3) sorted by relevance
56 #define J2K_CP_CSTY_EPH 0x04 macro
733 if (tcp->csty & J2K_CP_CSTY_EPH) { in opj_t2_encode_packet()945 if (p_tcp->csty & J2K_CP_CSTY_EPH) { in opj_t2_read_packet_header()1073 if (p_tcp->csty & J2K_CP_CSTY_EPH) { in opj_t2_read_packet_header()
2488 … if ((l_tcp->csty & ~(OPJ_UINT32)(J2K_CP_CSTY_PRT | J2K_CP_CSTY_SOP | J2K_CP_CSTY_EPH)) != 0U) { in opj_j2k_read_cod()