Home
last modified time | relevance | path

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

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