Home
last modified time | relevance | path

Searched refs:m_DecodeType (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.h130 uint16_t m_DecodeType; variable
DJBig2_GrdProc.cpp22 m_DecodeType(0), in CJBig2_GRDProc()
658 m_DecodeType = 1; in Start_decode_Arith()
742 if (m_DecodeType != 1) { in Continue_decode()