Home
last modified time | relevance | path

Searched defs:dstRowIndex (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal/image/
H A DJPEGFileFormat.java373 int dstRowIndex = yPos * dstWidth; in convert8BitRGBToYCbCr() local
424 int dstRowIndex = yPos * srcWidth; in convertMultiRGBToYCbCr() local
442 int dstRowIndex = yPos * srcWidth; in convertMultiRGBToYCbCr() local
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/image/
H A DJPEGFileFormat.java373 int dstRowIndex = yPos * dstWidth; in convert8BitRGBToYCbCr() local
424 int dstRowIndex = yPos * srcWidth; in convertMultiRGBToYCbCr() local
442 int dstRowIndex = yPos * srcWidth; in convertMultiRGBToYCbCr() local
/dports/graphics/krita/krita-4.4.8/plugins/dockers/animation/
H A Dtimeline_frames_model.cpp709 const QModelIndex dstRowIndex = this->index(srcRow + offset.y(), 0); in dropMimeDataExtended() local
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/far/
H A DcatmarkPatchBuilder.cpp452 _combineSparseMatrixRowsInFull(SparseMatrix<REAL> & dstMatrix, int dstRowIndex, in _combineSparseMatrixRowsInFull()
H A DloopPatchBuilder.cpp439 _combineSparseMatrixRowsInFull(SparseMatrix<REAL> & dstMatrix, int dstRowIndex, in _combineSparseMatrixRowsInFull()