Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dt1.h101 #define T1_SIGMA_10 (1U << 10) macro
Dt1.c823 if ((*f & (T1_SIGMA_4 | T1_SIGMA_7 | T1_SIGMA_10 | T1_SIGMA_13)) == 0) { in opj_t1_enc_refpass()
885 if ((*f & (T1_SIGMA_4 | T1_SIGMA_7 | T1_SIGMA_10 | T1_SIGMA_13)) == 0) { in opj_t1_enc_refpass()
1049 const OPJ_UINT32 check = (T1_SIGMA_4 | T1_SIGMA_7 | T1_SIGMA_10 | T1_SIGMA_13 | in opj_t1_enc_clnpass_step()