OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T1_PI_0
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/libopenjpeg20/
t1.h
115
#define
T1_PI_0
(1U << 21)
163
#define T1_PI_THIS
T1_PI_0
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 342 milliseconds