Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp235 MaybeOwned<CJBig2_ArithIntDecoder> pIARDY; in decode_Arith() local
246 pIARDY = pIDS->IARDY; in decode_Arith()
257 pIARDY = pdfium::MakeUnique<CJBig2_ArithIntDecoder>(); in decode_Arith()
330 pIARDY->decode(pArithDecoder, &RDYI); in decode_Arith()