Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp246 MaybeOwned<CJBig2_ArithIntDecoder> pIARDW; in DecodeArith() local
256 pIARDW = pIDS->IARDW; in DecodeArith()
266 pIARDW = pdfium::MakeUnique<CJBig2_ArithIntDecoder>(); in DecodeArith()
336 pIARDW->Decode(pArithDecoder, &RDWI); in DecodeArith()