Home
last modified time | relevance | path

Searched refs:J2K_CCP_CBLKSTY_RESET (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dj2k.h59 #define J2K_CCP_CBLKSTY_RESET 0x02 /**< Reset context probabilities on coding pass boundaries */ macro
Dt1.c2053 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()