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

/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_GeneralDecoder.cpp2305 CJBig2_ArithIntDecoder *IADH, *IADW, *IAAI, *IARDX, *IARDY, *IAEX, local
2311 JBIG2_ALLOC(IAAI, CJBig2_ArithIntDecoder());
2392 if(IAAI->decode(pArithDecoder, (int*)&REFAGGNINST) == -1) {
2582 delete IAAI;
2605 delete IAAI;

Completed in 69 milliseconds