Searched refs:lineDst (Results 1 – 1 of 1) sorted by relevance
311 uint8_t* lineDst = pDst->GetLineUnsafe(yd0) + BIT_INDEX_TO_ALIGNED_BYTE(xd0); in ComposeToInternal() local320 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); in ComposeToInternal()339 JBIG2_PUTDWORD(lineDst, tmp); in ComposeToInternal()341 lineDst += pDst->m_nStride; in ComposeToInternal()349 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); in ComposeToInternal()368 JBIG2_PUTDWORD(lineDst, tmp); in ComposeToInternal()370 lineDst += pDst->m_nStride; in ComposeToInternal()381 uint32_t tmp2 = JBIG2_GETDWORD(lineDst); in ComposeToInternal()400 JBIG2_PUTDWORD(lineDst, tmp); in ComposeToInternal()402 lineDst += pDst->m_nStride; in ComposeToInternal()[all …]