Home
last modified time | relevance | path

Searched refs:lineLeft (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Image.cpp241 yd1 = 0, xx = 0, yy = 0, w = 0, h = 0, middleDwords = 0, lineLeft = 0; in composeTo_opt2() local
290 lineLeft = m_nStride - ((xs0 >> 5) << 2); in composeTo_opt2()
452 (((sp + 4) < lineSrc + lineLeft ? JBIG2_GETDWORD(sp + 4) : 0) >> in composeTo_opt2()
631 (((sp + 4) < lineSrc + lineLeft ? JBIG2_GETDWORD(sp + 4) : 0) >> in composeTo_opt2()
669 lineLeft; in composeTo_opt2() local
727 lineLeft = m_nStride - ((xs0 >> 5) << 2); in composeTo_opt2()
889 (((sp + 4) < lineSrc + lineLeft ? JBIG2_GETDWORD(sp + 4) : 0) >> in composeTo_opt2()
1068 (((sp + 4) < lineSrc + lineLeft ? JBIG2_GETDWORD(sp + 4) : 0) >> in composeTo_opt2()