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