Home
last modified time | relevance | path

Searched defs:dstChannel (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/opencv/.build/3rdparty/ippicv/ippicv_lnx/iw/src/
H A Diw_image_op_copy_channel.c24 …nnel(const IwiImage *pSrcImage, int srcChannel, IwiImage *pDstImage, int dstChannel, const IwiCopy… in iwiCopyChannel()
108 int dstChannels, int dstChannel, IppiSize size, int typeSize) in llwiCopyChannel()
/dports/graphics/krita/krita-4.4.8/plugins/color/lcms2engine/compositeops/
H A DRgbCompositeOpBumpmap.h59 channels_type dstChannel = dst[i]; in composeColorChannels() local
/dports/editors/calligra/calligra-3.2.1/plugins/colorengines/lcms2/compositeops/
H A DRgbCompositeOpBumpmap.h59 channels_type dstChannel = dst[i]; in composeColorChannels() local
/dports/graphics/krita/krita-4.4.8/libs/image/
H A DKisPrecisePaintDeviceWrapper.cpp142 quint8 *dstChannel = reinterpret_cast<quint8*>(dstPtr); in operator ()() local
158 quint16 *dstChannel = reinterpret_cast<quint16*>(dstPtr); in operator ()() local
/dports/misc/mnn/MNN-1.2.0/source/backend/arm82/
H A DArm82OptFunc.cpp114 auto dstChannel = dest + ci * 8 * plane + cj * 4; in MNNNC4HW4TONC8HW8() local
144 auto dstChannel = dest + c * plane * 4; in MNNNC8HW8TONC4HW4() local
/dports/graphics/krita/krita-4.4.8/plugins/dockers/animation/
H A Dkis_animation_utils.cpp199 KisKeyframeChannel *dstChannel = dstNode->getKeyframeChannel(dst.channel, true); in swapOneFrameItem() local
220 KisKeyframeChannel *dstChannel = dstNode->getKeyframeChannel(dst.channel, true); in moveOneFrameItem() local
/dports/misc/mnn/MNN-1.2.0/source/core/
H A DOpCommonUtils.cpp147 int dstChannel = 1; in canBlitFast() local
179 int dstChannel = 1; in turnToPackRegion() local
/dports/graphics/krita/krita-4.4.8/libs/image/tests/
H A Dkis_keyframing_test.cpp493 KisRasterKeyframeChannel * dstChannel = dev->keyframeChannel(); in testMovingFrames() local
/dports/java/trove4j/3.1a1/generator_src/gnu/trove/generator/
H A DGenerator.java614 FileChannel dstChannel = new FileOutputStream( dest ).getChannel(); in copyFile() local
/dports/graphics/opencv/.build/3rdparty/ippicv/ippicv_lnx/iw/include/iw++/
H A Diw_image_op.hpp89int dstChannel, // [in] Destination channe… in iwiCopyChannel()
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DPatternEditor.cpp909 pp_int32 PatternEditor::swapChannels(pp_int32 dstChannel, pp_int32 srcChannel) in swapChannels()
H A DPatternEditorTools.cpp1666 pp_int32 PatternEditorTools::swapChannels(pp_int32 dstChannel, pp_int32 srcChannel) in swapChannels()
/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/
H A DCPURaster.cpp94 int dstBatch = 1, dstChannel = 1, dstArea = 1, in _singleConvert() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tsound/
H A Dtsop.cpp374 double dstChannel[2]; in resampleT() local