Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp224 CJBig2_ArithIntDecoder* pIADT; in decode_Arith() local
235 pIADT = pIDS->IADT; in decode_Arith()
256 pIADT = IADT.get(); in decode_Arith()
270 if (!pIADT->decode(pArithDecoder, &STRIPT)) in decode_Arith()
279 if (!pIADT->decode(pArithDecoder, &DT)) in decode_Arith()