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

/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_GeneralDecoder.h157 *IARDY; member in struct:__anon13166
H A DJBig2_GeneralDecoder.cpp2112 CJBig2_ArithIntDecoder *IADT, *IAFS, *IADS, *IAIT, *IARI, *IARDW, *IARDH, *IARDX, *IARDY; local
2124 IARDY = pIDS->IARDY;
2136 JBIG2_ALLOC(IARDY, CJBig2_ArithIntDecoder());
2218 || (IARDY->decode(pArithDecoder, &RDYI) == -1)) {
2311 delete IARDY;
2325 delete IARDY;
2356 CJBig2_ArithIntDecoder *IADH, *IADW, *IAAI, *IARDX, *IARDY, *IAEX, local
2364 JBIG2_ALLOC(IARDY, CJBig2_ArithIntDecoder());
2510 ids.IARDY
[all...]

Completed in 365 milliseconds