Searched refs:JBig2IntDecoderState (Results 1 – 3 of 3) sorted by relevance
25 struct JBig2IntDecoderState { struct26 JBig2IntDecoderState();27 ~JBig2IntDecoderState();58 JBig2IntDecoderState* pIDS); argument
42 JBig2IntDecoderState::JBig2IntDecoderState() = default;44 JBig2IntDecoderState::~JBig2IntDecoderState() = default;228 JBig2IntDecoderState* pIDS) { in DecodeArith()
171 JBig2IntDecoderState ids; in DecodeArith()