OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HPH
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/src/fxcodec/jbig2/
JBig2_HtrdProc.h
44
uint8_t
HPH
;
JBig2_HtrdProc.cpp
30
if ((x + HPW <= 0) | (x >= (int32_t)HBW) | (y +
HPH
<= 0) |
31
(y >= (int32_t)
HPH
)) {
JBig2_Context.cpp
[
all
...]
Completed in 554 milliseconds