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

/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_GeneralDecoder.h154 *IARDW, member in struct:__anon28603
H A DJBig2_GeneralDecoder.cpp2060 CJBig2_ArithIntDecoder *IADT, *IAFS, *IADS, *IAIT, *IARI, *IARDW, *IARDH, *IARDX, *IARDY; local
2069 IARDW = pIDS->IARDW;
2081 JBIG2_ALLOC(IARDW, CJBig2_ArithIntDecoder());
2163 if((IARDW->decode(pArithDecoder, &RDWI) == -1)
2256 delete IARDW;
2270 delete IARDW;
2306 *IADT, *IAFS, *IADS, *IAIT, *IARI, *IARDW, *IARDH; local
2320 JBIG2_ALLOC(IARDW, CJBig2_ArithIntDecoder());
2457 ids.IARDW
[all...]

Completed in 421 milliseconds