Searched refs:HNUMPATS (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_HtrdProc.h34 uint32_t HNUMPATS; member in class:CJBig2_HTRDProc
H A DJBig2_HtrdProc.cpp38 while (static_cast<uint32_t>(1 << HBPP) < HNUMPATS)
85 while (static_cast<uint32_t>(1 << HBPP) < HNUMPATS)
128 uint32_t pat_index = std::min(GSVALS[mg * HGW + ng], HNUMPATS - 1);
H A DJBig2_Context.cpp1005 pHRD->HNUMPATS = pPatternDict->NUMPATS;

Completed in 270 milliseconds