Searched refs:IARI (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_GeneralDecoder.h153 *IARI, member in struct:__anon28603
H A DJBig2_GeneralDecoder.cpp2060 CJBig2_ArithIntDecoder *IADT, *IAFS, *IADS, *IAIT, *IARI, *IARDW, *IARDH, *IARDX, *IARDY; local
2068 IARI = pIDS->IARI;
2080 JBIG2_ALLOC(IARI, CJBig2_ArithIntDecoder());
2152 if(IARI->decode(pArithDecoder, &RI) == -1) {
2255 delete IARI;
2269 delete IARI;
2306 *IADT, *IAFS, *IADS, *IAIT, *IARI, *IARDW, *IARDH; local
2319 JBIG2_ALLOC(IARI, CJBig2_ArithIntDecoder());
2456 ids.IARI
[all...]

Completed in 53 milliseconds