Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp250 MaybeOwned<CJBig2_ArithIaidDecoder> pIAID; in DecodeArith() local
260 pIAID = pIDS->IAID; in DecodeArith()
270 pIAID = pdfium::MakeUnique<CJBig2_ArithIaidDecoder>(SBSYMCODELEN); in DecodeArith()
318 pIAID->Decode(pArithDecoder, &IDI); in DecodeArith()