Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dj2k.h63 #define J2K_CCP_CBLKSTY_SEGSYM 0x20 /**< Segmentation symbols are used */ macro
Dt1.c1012 OPJ_INT32 segsym = cblksty & J2K_CCP_CBLKSTY_SEGSYM; in opj_t1_dec_clnpass()
1612 if (cblksty & J2K_CCP_CBLKSTY_SEGSYM) in opj_t1_encode_cblk()