Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcodec/jbig2/
H A DJBig2_GrdProc.cpp87 uint8_t* pLine2 = pLine - nStride; in decode_Arith_Template0_opt3() local
89 uint32_t line2 = *pLine2++; in decode_Arith_Template0_opt3()
115 uint8_t* pLine2 = pLine - nStride; in decode_Arith_Template0_opt3() local
212 uint8_t* pLine2 = pLine - nStride; in decode_Arith_Template1_opt3() local
214 uint32_t line2 = *pLine2++; in decode_Arith_Template1_opt3()
240 uint8_t* pLine2 = pLine - nStride; in decode_Arith_Template1_opt3() local
335 uint8_t* pLine2 = pLine - nStride; in decode_Arith_Template2_opt3() local
337 uint32_t line2 = *pLine2++; in decode_Arith_Template2_opt3()
671 uint32_t line2 = *pLine2++; in decode_Arith_Template0_opt3()
808 uint32_t line2 = *pLine2++; in decode_Arith_Template1_opt3()
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcodec/jbig2/
H A DJBig2_GrdProc.cpp87 uint8_t* pLine2 = pLine - nStride; in decode_Arith_Template0_opt3() local
89 uint32_t line2 = *pLine2++; in decode_Arith_Template0_opt3()
115 uint8_t* pLine2 = pLine - nStride; in decode_Arith_Template0_opt3() local
212 uint8_t* pLine2 = pLine - nStride; in decode_Arith_Template1_opt3() local
214 uint32_t line2 = *pLine2++; in decode_Arith_Template1_opt3()
240 uint8_t* pLine2 = pLine - nStride; in decode_Arith_Template1_opt3() local
335 uint8_t* pLine2 = pLine - nStride; in decode_Arith_Template2_opt3() local
337 uint32_t line2 = *pLine2++; in decode_Arith_Template2_opt3()
671 uint32_t line2 = *pLine2++; in decode_Arith_Template0_opt3()
808 uint32_t line2 = *pLine2++; in decode_Arith_Template1_opt3()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/jbig2/
H A DJBig2_GrdProc.cpp115 uint8_t* pLine2 = pLine - nStride; in DecodeArithOpt3() local
117 uint32_t line2 = *pLine2++; in DecodeArithOpt3()
122 line2 = (line2 << 8) | (*pLine2++); in DecodeArithOpt3()
153 uint8_t* pLine2 = pLine - nStride; in DecodeArithOpt3() local
508 uint8_t* pLine2 = m_pLine - nStride; in ProgressiveDecodeArithTemplate0Opt3() local
510 uint32_t line2 = *pLine2++; in ProgressiveDecodeArithTemplate0Opt3()
542 uint8_t* pLine2 = m_pLine - nStride; in ProgressiveDecodeArithTemplate0Opt3() local
667 uint8_t* pLine2 = m_pLine - nStride; in ProgressiveDecodeArithTemplate1Opt3() local
669 uint32_t line2 = *pLine2++; in ProgressiveDecodeArithTemplate1Opt3()
701 uint8_t* pLine2 = m_pLine - nStride; in ProgressiveDecodeArithTemplate1Opt3() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/jbig2/
H A DJBig2_GrdProc.cpp116 uint8_t* pLine2 = pLine - nStride; in DecodeArithOpt3() local
118 uint32_t line2 = *pLine2++; in DecodeArithOpt3()
123 line2 = (line2 << 8) | (*pLine2++); in DecodeArithOpt3()
154 uint8_t* pLine2 = pLine - nStride; in DecodeArithOpt3() local
509 uint8_t* pLine2 = m_pLine - nStride; in ProgressiveDecodeArithTemplate0Opt3() local
511 uint32_t line2 = *pLine2++; in ProgressiveDecodeArithTemplate0Opt3()
543 uint8_t* pLine2 = m_pLine - nStride; in ProgressiveDecodeArithTemplate0Opt3() local
668 uint8_t* pLine2 = m_pLine - nStride; in ProgressiveDecodeArithTemplate1Opt3() local
670 uint32_t line2 = *pLine2++; in ProgressiveDecodeArithTemplate1Opt3()
702 uint8_t* pLine2 = m_pLine - nStride; in ProgressiveDecodeArithTemplate1Opt3() local
[all …]
/dports/net/mediastreamer/mediastreamer-2.16.1/src/videofilters/
H A Dwincevideods.c123 unsigned char *pLine1, *pLine2; in HRESULT() local
128 pLine2=&(buf->b_wptr)[iLineLen * (s->vsize.height - 1)]; in HRESULT()
130 for( ;pLine1<pLine2;pLine2-=(iLineLen*2)) in HRESULT()
132 for(iIndex=0;iIndex!=iLineLen;pLine1++,pLine2++,iIndex++) in HRESULT()
135 *pLine1=*pLine2; in HRESULT()
136 *pLine2=tmp; in HRESULT()
/dports/games/memonix/MemonixSourceCode/src/Core/Texture/
H A DTexture.cpp571 unsigned char *pLine2 = 0; in vw_LoadTexture() local
578 pLine2 = tmp_image + Texture->Width * Texture->Bytes * (Texture->Height - i - 1); in vw_LoadTexture()
582 memcpy(pLine1, pLine2, iLineSize); in vw_LoadTexture()
584 memcpy(pLine2, pTemp, iLineSize); in vw_LoadTexture()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_BlockLayout.cpp3612 setFirstContainer(pLine2); in getNextWrappedLine()
3613 setLastContainer(pLine2); in getNextWrappedLine()
3614 pLine2->setBlock(this); in getNextWrappedLine()
3620 pLine2->setX(iMinLeft-xoff); in getNextWrappedLine()
3629 setLastContainer(pLine2); in getNextWrappedLine()
3633 pLine2->setBlock(this); in getNextWrappedLine()
3642 pLine2->setX(iMinLeft-xoff); in getNextWrappedLine()
3646 … %d Max width %d wrapped %d sameY %d \n",pLine2,pLine2->getX(),pLine2->getMaxWidth(),pLine2->isWra… in getNextWrappedLine()
3647 pLine2->setHeight(iHeight); in getNextWrappedLine()
3650 return pLine2; in getNextWrappedLine()
[all …]
H A Dfp_Column.cpp1267 fp_Line * pLine2 = static_cast<fp_Line *>(pContainer); in mapXYToPosition() local
1268 if(pLine2->isWrapped()) in mapXYToPosition()
1270 fp_Line * pNext = static_cast<fp_Line *>(pLine2->getNext()); in mapXYToPosition()
1304 else if(!pLine2->canContainPoint()) in mapXYToPosition()
1309 fl_BlockLayout * pBlock = pLine2->getBlock(); in mapXYToPosition()
1322 pBlock = pLine2->getBlock(); in mapXYToPosition()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Dtblcpy.cxx208 SwTableLine *pLine2 = rLines[ ++nEndLn ]; in TableStructure() local
209 SwTableBox *pTmpBox = pLine2->GetTabBoxes()[0]; in TableStructure()
210 FndLine_ *pInsLine = new FndLine_( pLine2, &rFndBox ); in TableStructure()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dtblcpy.cxx207 SwTableLine *pLine2 = rLines[ ++nEndLn ]; in TableStructure() local
208 SwTableBox *pTmpBox = pLine2->GetTabBoxes()[0]; in TableStructure()
209 FndLine_ *pInsLine = new FndLine_( pLine2, &rFndBox ); in TableStructure()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dpaintfrm.cxx2757 SwLineEntryMap* pLine2 = bHori ? &maHoriLines : &maVertLines; in Insert() local
2759 SwLineEntryMap::iterator aMapIter = pLine2->find( nKey ); in Insert()
2761 SwLineEntrySet* pLineSet = aMapIter != pLine2->end() ? &((*aMapIter).second) : nullptr; in Insert()
2765 (*pLine2)[ nKey ] = aNewSet; in Insert()
2766 pLineSet = &(*pLine2)[ nKey ]; in Insert()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dpaintfrm.cxx2860 SwLineEntryMap* pLine2 = bHori ? &maHoriLines : &maVertLines; in Insert() local
2862 SwLineEntryMap::iterator aMapIter = pLine2->find( nKey ); in Insert()
2864 SwLineEntrySet* pLineSet = aMapIter != pLine2->end() ? &((*aMapIter).second) : nullptr; in Insert()
2868 (*pLine2)[ nKey ] = aNewSet; in Insert()
2869 pLineSet = &(*pLine2)[ nKey ]; in Insert()