Searched refs:T1_SIGMA_7 (Results 1 – 3 of 3) sorted by relevance
98 #define T1_SIGMA_7 (1U << 7) macro156 #define T1_SIGMA_S T1_SIGMA_7
47 v = ((f & T1_SIGMA_1) != 0) + ((f & T1_SIGMA_7) != 0); in t1_init_ctxno_zc()
245 T1_SIGMA_7); in opj_t1_getctxtno_sc_or_spb_index()823 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()