OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T1_PI_3
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/libopenjpeg20/
t1.h
125
#define
T1_PI_3
(1U << 30)
t1.c
828
if ((*f & (T1_PI_0 | T1_PI_1 | T1_PI_2 |
T1_PI_3
)) ==
829
(T1_PI_0 | T1_PI_1 | T1_PI_2 |
T1_PI_3
)) {
1050
T1_PI_0 | T1_PI_1 | T1_PI_2 |
T1_PI_3
);
1054
*flagsp &= ~(T1_PI_0 | T1_PI_1 | T1_PI_2 |
T1_PI_3
)
[
all
...]
Completed in 372 milliseconds