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

  /external/pdfium/third_party/libopenjpeg20/
t1_generate_luts.c 132 T1_LUT_SIG_N) + ((f & (T1_LUT_SIG_S | T1_LUT_SGN_S)) == T1_LUT_SIG_S),
135 ((f & (T1_LUT_SIG_S | T1_LUT_SGN_S)) ==
136 (T1_LUT_SIG_S | T1_LUT_SGN_S)), 1);
175 T1_LUT_SIG_N) + ((f & (T1_LUT_SIG_S | T1_LUT_SGN_S)) == T1_LUT_SIG_S),
178 ((f & (T1_LUT_SIG_S | T1_LUT_SGN_S)) ==
179 (T1_LUT_SIG_S | T1_LUT_SGN_S)), 1);
t1.h 172 #define T1_LUT_SGN_S (1U << 6)

Completed in 49 milliseconds