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.h98 uint16_t m_DecodeType = 0; variable
DJBig2_GrdProc.cpp403 m_DecodeType = 1; in StartDecodeArith()
477 if (m_DecodeType != 1) { in ContinueDecode()