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
1553 if (cblksty & J2K_CCP_CBLKSTY_TERMALL) { in opj_t2_init_seg()
2234 if (cblksty & J2K_CCP_CBLKSTY_TERMALL) { in opj_t1_enc_is_term_pass()