Home
last modified time | relevance | path

Searched refs:J2K_CCP_CBLKSTY_TERMALL (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dj2k.h60 #define J2K_CCP_CBLKSTY_TERMALL 0x04 /**< Termination on each coding pass */ macro
Dt2.c1367 if (cblksty & J2K_CCP_CBLKSTY_TERMALL) { in opj_t2_init_seg()
Dt1.c1630 if ((cblksty & J2K_CCP_CBLKSTY_TERMALL) && !((passtype == 2) && (bpno - 1 < 0))) { in opj_t1_encode_cblk()