Home
last modified time | relevance | path

Searched defs:JBig2ArithCtx (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_ArithDecoder.h16 struct JBig2ArithCtx { struct
17 JBig2ArithCtx() : MPS(0), I(0) {} in JBig2ArithCtx() function
29 int DECODE(JBig2ArithCtx* pCX); argument