Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp236 MaybeOwned<CJBig2_ArithIaidDecoder> pIAID; in decode_Arith() local
247 pIAID = pIDS->IAID; in decode_Arith()
258 pIAID = pdfium::MakeUnique<CJBig2_ArithIaidDecoder>(SBSYMCODELEN); in decode_Arith()
309 pIAID->decode(pArithDecoder, &IDI); in decode_Arith()