Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.h24 struct JBig2IntDecoderState { struct
25 CJBig2_ArithIntDecoder* IADT;
26 CJBig2_ArithIntDecoder* IAFS;
27 CJBig2_ArithIntDecoder* IADS;
28 CJBig2_ArithIntDecoder* IAIT;
29 CJBig2_ArithIntDecoder* IARI;
30 CJBig2_ArithIntDecoder* IARDW;
54 JBig2IntDecoderState* pIDS); argument