Searched refs:lineDst (Results 1 – 1 of 1) sorted by relevance
315 uint8_t* lineDst = pDst->GetLineUnsafe(yd0) + BitIndexToAlignedByte(xd0); in ComposeToInternal() local324 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); in ComposeToInternal()343 JBIG2_PUTDWORD(lineDst, tmp); in ComposeToInternal()345 lineDst += pDst->m_nStride; in ComposeToInternal()353 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); in ComposeToInternal()372 JBIG2_PUTDWORD(lineDst, tmp); in ComposeToInternal()374 lineDst += pDst->m_nStride; in ComposeToInternal()385 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); in ComposeToInternal()404 JBIG2_PUTDWORD(lineDst, tmp); in ComposeToInternal()406 lineDst += pDst->m_nStride; in ComposeToInternal()[all …]