Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.h25 struct JBig2IntDecoderState { struct
26 JBig2IntDecoderState();
27 ~JBig2IntDecoderState();
58 JBig2IntDecoderState* pIDS); argument
DJBig2_TrdProc.cpp42 JBig2IntDecoderState::JBig2IntDecoderState() = default;
44 JBig2IntDecoderState::~JBig2IntDecoderState() = default;
228 JBig2IntDecoderState* pIDS) { in DecodeArith()
DJBig2_SddProc.cpp171 JBig2IntDecoderState ids; in DecodeArith()