HomeSort by relevance Sort by last modified time
    Searched refs:T1_SIGMA_2 (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
t1.h 93 #define T1_SIGMA_2 (1U << 2)
151 #define T1_SIGMA_NE T1_SIGMA_2
t1_generate_luts.c 48 d = ((f & T1_SIGMA_0) != 0) + ((f & T1_SIGMA_2) != 0) + ((
t1.c 316 south[-1] |= T1_SIGMA_2; \
    [all...]

Completed in 216 milliseconds