HomeSort by relevance Sort by last modified time
    Searched refs:HGW (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fxcodec/jbig2/
JBig2_HtrdProc.cpp 26 HSKIP = pdfium::MakeUnique<CJBig2_Image>(HGW, HGH);
28 for (ng = 0; ng < HGW; ng++) {
46 pGID->GSW = HGW;
57 for (ng = 0; ng < HGW; ng++) {
60 uint32_t pat_index = GI[mg * HGW + ng];
84 pGID->GSW = HGW;
93 for (ng = 0; ng < HGW; ng++) {
96 uint32_t pat_index = GI[mg * HGW + ng];
JBig2_HtrdProc.h 36 uint32_t HGW;
JBig2_Context.cpp     [all...]

Completed in 452 milliseconds