Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg20/
Dt1.h91 #define T1_SIGMA_0 (1U << 0) macro
149 #define T1_SIGMA_NW T1_SIGMA_0
Dt1_generate_luts.c48 d = ((f & T1_SIGMA_0) != 0) + ((f & T1_SIGMA_2) != 0) + (( in t1_init_ctxno_zc()
Dt1.c317 south[1] |= T1_SIGMA_0; \