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

  /external/pdfium/third_party/libopenjpeg20/
t1.h 65 #define T1_SGN_E 0x0200
68 #define T1_SGN (T1_SGN_N|T1_SGN_E|T1_SGN_S|T1_SGN_W)
t1_generate_luts.c 117 hc = opj_int_min(((f & (T1_SIG_E | T1_SGN_E)) ==
119 1) - opj_int_min(((f & (T1_SIG_E | T1_SGN_E)) ==
120 (T1_SIG_E | T1_SGN_E)) +
157 hc = opj_int_min(((f & (T1_SIG_E | T1_SGN_E)) ==
159 1) - opj_int_min(((f & (T1_SIG_E | T1_SGN_E)) ==
160 (T1_SIG_E | T1_SGN_E)) +
t1.c 348 T1_SIG_E, T1_SIG_E|T1_SGN_E,
    [all...]

Completed in 359 milliseconds