Searched refs:JPEG2000_CSTY_EPH (Results 1 – 3 of 3) sorted by relevance
112 #define JPEG2000_CSTY_EPH 0x04 // EPH marker present macro
616 has_eph = c->csty & JPEG2000_CSTY_EPH; in get_coc()1222 if (codsty->csty & JPEG2000_CSTY_EPH) { in jpeg2000_decode_packet()1283 if (codsty->csty & JPEG2000_CSTY_EPH) { in jpeg2000_decode_packet()
340 scod |= JPEG2000_CSTY_EPH; in put_cod()