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

/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_ArithDecoder.h12 struct JBig2ArithCtx { struct
13 JBig2ArithCtx() : MPS(0), I(0) {} function in struct:JBig2ArithCtx
25 int DECODE(JBig2ArithCtx* pCX);

Completed in 121 milliseconds