OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T1_SIGMA_10
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/libopenjpeg20/
t1.h
101
#define
T1_SIGMA_10
(1U << 10)
t1.c
823
if ((*f & (T1_SIGMA_4 | T1_SIGMA_7 |
T1_SIGMA_10
| T1_SIGMA_13)) == 0) {
885
if ((*f & (T1_SIGMA_4 | T1_SIGMA_7 |
T1_SIGMA_10
| T1_SIGMA_13)) == 0) {
1049
const OPJ_UINT32 check = (T1_SIGMA_4 | T1_SIGMA_7 |
T1_SIGMA_10
| T1_SIGMA_13 |
[
all
...]
Completed in 53 milliseconds