Searched refs:JBIG2_PUTDWORD (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/fxcodec/jbig2/ |
D | JBig2_Image.cpp | 26 #define JBIG2_PUTDWORD(buf, val) \ macro 237 JBIG2_PUTDWORD(pDst, wTmp); in SubImageSlow() 339 JBIG2_PUTDWORD(lineDst, tmp); in ComposeToInternal() 368 JBIG2_PUTDWORD(lineDst, tmp); in ComposeToInternal() 400 JBIG2_PUTDWORD(lineDst, tmp); in ComposeToInternal() 437 JBIG2_PUTDWORD(dp, tmp); in ComposeToInternal() 463 JBIG2_PUTDWORD(dp, tmp); in ComposeToInternal() 491 JBIG2_PUTDWORD(dp, tmp); in ComposeToInternal() 524 JBIG2_PUTDWORD(dp, tmp); in ComposeToInternal() 549 JBIG2_PUTDWORD(dp, tmp); in ComposeToInternal() [all …]
|