OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GRAYMAX
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/fxcodec/jbig2/
JBig2_PddProc.h
30
uint32_t
GRAYMAX
;
JBig2_PddProc.cpp
22
pDict->NUMPATS =
GRAYMAX
+ 1;
28
pGRD->GBW = (
GRAYMAX
+ 1) * HDPW;
51
while (GRAY <=
GRAYMAX
) {
64
pDict->NUMPATS =
GRAYMAX
+ 1;
70
pGRD->GBW = (
GRAYMAX
+ 1) * HDPW;
77
while (GRAY <=
GRAYMAX
) {
JBig2_Context.cpp
[
all
...]
Completed in 220 milliseconds