Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Djpeg2000.h73 #define JPEG2000_MAX_PASSES 100 macro
H A Dj2kenc.c1464 prec->cblk[cblkno].passes = av_malloc_array(JPEG2000_MAX_PASSES, sizeof (*prec->cblk[cblkno].passes)); in encode_tile()
H A Djpeg2000dec.c1173 if (cblk->npasses + newpasses >= JPEG2000_MAX_PASSES) { in jpeg2000_decode_packet()

Completed in 10 milliseconds