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

  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_HtrdProc.cpp 25 HSKIP.reset(new CJBig2_Image(HGW, HGH));
27 for (ng = 0; ng < HGW; ng++) {
45 pGID->GSW = HGW;
56 for (ng = 0; ng < HGW; ng++) {
59 FX_DWORD pat_index = GI[mg * HGW + ng];
83 pGID->GSW = HGW;
92 for (ng = 0; ng < HGW; ng++) {
95 FX_DWORD pat_index = GI[mg * HGW + ng];
JBig2_HtrdProc.h 37 FX_DWORD HGW;
JBig2_Context.cpp     [all...]

Completed in 36 milliseconds