Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.h32 UnownedPtr<CJBig2_ArithIntDecoder> IADS; member
DJBig2_SddProc.cpp41 auto IADS = std::make_unique<CJBig2_ArithIntDecoder>(); in DecodeArith() local
154 ids.IADS = IADS.get(); in DecodeArith()
DJBig2_TrdProc.cpp251 pIADS = pIDS->IADS; in DecodeArith()