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

/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_HtrdProc.h42 int32_t HGY; member in class:CJBig2_HTRDProc
H A DJBig2_HtrdProc.cpp27 int32_t y = (HGY + mg * HRX - ng * HRY) >> 8;
127 int32_t y = (HGY + mg * HRX - ng * HRY) >> 8;
H A DJBig2_Context.cpp977 m_pStream->readInteger((uint32_t*)&pHRD->HGY) != 0 ||

Completed in 86 milliseconds