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

/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_GeneralDecoder.h152 *IAIT, member in struct:__anon28603
H A DJBig2_GeneralDecoder.cpp2060 CJBig2_ArithIntDecoder *IADT, *IAFS, *IADS, *IAIT, *IARI, *IARDW, *IARDH, *IARDX, *IARDY; local
2067 IAIT = pIDS->IAIT;
2079 JBIG2_ALLOC(IAIT, CJBig2_ArithIntDecoder());
2132 if(IAIT->decode(pArithDecoder, &nVal) == -1) {
2254 delete IAIT;
2268 delete IAIT;
2306 *IADT, *IAFS, *IADS, *IAIT, *IARI, *IARDW, *IARDH; local
2318 JBIG2_ALLOC(IAIT, CJBig2_ArithIntDecoder());
2455 ids.IAIT
[all...]

Completed in 51 milliseconds