Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp249 MaybeOwned<CJBig2_ArithIntDecoder> pIARDY; in DecodeArith() local
259 pIARDY = pIDS->IARDY; in DecodeArith()
269 pIARDY = pdfium::MakeUnique<CJBig2_ArithIntDecoder>(); in DecodeArith()
339 pIARDY->Decode(pArithDecoder, &RDYI); in DecodeArith()