Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Image.cpp294 int32_t lineLeft = m_nStride - ((xs0 >> 5) << 2); in composeTo_opt2() local
464 (((sp + 4) < lineSrc + lineLeft ? JBIG2_GETDWORD(sp + 4) : 0) >> in composeTo_opt2()
649 (((sp + 4) < lineSrc + lineLeft ? JBIG2_GETDWORD(sp + 4) : 0) >> in composeTo_opt2()
718 int32_t lineLeft = m_nStride - ((xs0 >> 5) << 2); in composeTo_opt2() local
885 (((sp + 4) < lineSrc + lineLeft ? JBIG2_GETDWORD(sp + 4) : 0) >> in composeTo_opt2()
1070 (((sp + 4) < lineSrc + lineLeft ? JBIG2_GETDWORD(sp + 4) : 0) >> in composeTo_opt2()