Searched refs:J2K_CCP_CBLKSTY_TERMALL (Results 1 – 3 of 3) sorted by relevance
60 #define J2K_CCP_CBLKSTY_TERMALL 0x04 /**< Termination on each coding pass */ macro
1367 if (cblksty & J2K_CCP_CBLKSTY_TERMALL) { in opj_t2_init_seg()
1630 if ((cblksty & J2K_CCP_CBLKSTY_TERMALL) && !((passtype == 2) && (bpno - 1 < 0))) { in opj_t1_encode_cblk()