Home
last modified time | relevance | path

Searched refs:JPEG2000_CSTY_EPH (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Djpeg2000.h112 #define JPEG2000_CSTY_EPH 0x04 // EPH marker present macro
H A Djpeg2000dec.c626 has_eph = c->csty & JPEG2000_CSTY_EPH; in get_coc()
1232 if (codsty->csty & JPEG2000_CSTY_EPH) { in jpeg2000_decode_packet()
1293 if (codsty->csty & JPEG2000_CSTY_EPH) { in jpeg2000_decode_packet()
H A Dj2kenc.c341 scod |= JPEG2000_CSTY_EPH; in put_cod()

Completed in 9 milliseconds