Home
last modified time | relevance | path

Searched refs:T1_SIGMA_2 (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dt1.h93 #define T1_SIGMA_2 (1U << 2) macro
151 #define T1_SIGMA_NE T1_SIGMA_2
Dt1_generate_luts.c48 d = ((f & T1_SIGMA_0) != 0) + ((f & T1_SIGMA_2) != 0) + (( in t1_init_ctxno_zc()
Dt1.c316 south[-1] |= T1_SIGMA_2; \