Searched refs:J2K_CP_CSTY_SOP (Results 1 – 3 of 3) sorted by relevance
55 #define J2K_CP_CSTY_SOP 0x02 macro
587 if (tcp->csty & J2K_CP_CSTY_SOP) { in opj_t2_encode_packet()892 if (p_tcp->csty & J2K_CP_CSTY_SOP) { in opj_t2_read_packet_header()
2494 … if ((l_tcp->csty & ~(OPJ_UINT32)(J2K_CP_CSTY_PRT | J2K_CP_CSTY_SOP | J2K_CP_CSTY_EPH)) != 0U) { in opj_j2k_read_cod()