Searched refs:J2K_CCP_CBLKSTY_RESET (Results 1 – 2 of 2) sorted by relevance
59 #define J2K_CCP_CBLKSTY_RESET 0x02 /**< Reset context probabilities on coding pass boundaries */ macro
2053 if ((cblksty & J2K_CCP_CBLKSTY_RESET) && type == T1_TYPE_MQ) { in opj_t1_decode_cblk()2372 if (cblksty & J2K_CCP_CBLKSTY_RESET) { in opj_t1_encode_cblk()