Searched refs:T1_SIGMA_3 (Results 1 – 3 of 3) sorted by relevance
94 #define T1_SIGMA_3 (1U << 3) macro152 #define T1_SIGMA_W T1_SIGMA_3
46 h = ((f & T1_SIGMA_3) != 0) + ((f & T1_SIGMA_5) != 0); in t1_init_ctxno_zc()
244 OPJ_UINT32 lu = (fX >> (ci * 3U)) & (T1_SIGMA_1 | T1_SIGMA_3 | T1_SIGMA_5 | in opj_t1_getctxtno_sc_or_spb_index()302 flagsp[1] |= T1_SIGMA_3 << (3U * ci); \