OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T1_SGN_W
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/third_party/libopenjpeg20/
t1.h
67
#define
T1_SGN_W
0x0800
68
#define T1_SGN (T1_SGN_N|T1_SGN_E|T1_SGN_S|
T1_SGN_W
)
t1_generate_luts.c
118
T1_SIG_E) + ((f & (T1_SIG_W |
T1_SGN_W
)) == T1_SIG_W),
121
((f & (T1_SIG_W |
T1_SGN_W
)) ==
122
(T1_SIG_W |
T1_SGN_W
)), 1);
158
T1_SIG_E) + ((f & (T1_SIG_W |
T1_SGN_W
)) == T1_SIG_W),
161
((f & (T1_SIG_W |
T1_SGN_W
)) ==
162
(T1_SIG_W |
T1_SGN_W
)), 1);
t1.c
349
T1_SIG_W, T1_SIG_W|
T1_SGN_W
,
[
all
...]
Completed in 34 milliseconds