Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp242 MaybeOwned<CJBig2_ArithIntDecoder> pIAFS; in DecodeArith() local
252 pIAFS = pIDS->IAFS; in DecodeArith()
262 pIAFS = pdfium::MakeUnique<CJBig2_ArithIntDecoder>(); in DecodeArith()
293 pIAFS->Decode(pArithDecoder, &DFS); in DecodeArith()