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

  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_HtrdProc.h 39 int32_t HGX;
JBig2_HtrdProc.cpp 28 x = (HGX + mg * HRY + ng * HRX) >> 8;
57 x = (HGX + mg * HRY + ng * HRX) >> 8;
93 x = (HGX + mg * HRY + ng * HRX) >> 8;
JBig2_Context.cpp     [all...]

Completed in 45 milliseconds