Home
last modified time | relevance | path

Searched refs:_origImg (Results 1 – 4 of 4) sorted by last modified time

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsCopier.h382 … const PIX *origPix = (const PIX *) (_origImg ? _origImg->getPixelAddress(dstx, dsty) : 0); in multiThreadProcessImages()
672 … const DSTPIX *origPix = (const DSTPIX *) (_origImg ? _origImg->getPixelAddress(dstx, dsty) : 0); in multiThreadProcessImages()
H A DofxsPixelProcessor.h321 const OFX::Image *_origImg; variable
341 , _origImg(NULL) in PixelProcessorFilterBase()
386 _origImg = v; in setOrigImg()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsCopier.h382 … const PIX *origPix = (const PIX *) (_origImg ? _origImg->getPixelAddress(dstx, dsty) : 0); in multiThreadProcessImages()
672 … const DSTPIX *origPix = (const DSTPIX *) (_origImg ? _origImg->getPixelAddress(dstx, dsty) : 0); in multiThreadProcessImages()
H A DofxsPixelProcessor.h321 const OFX::Image *_origImg; variable
341 , _origImg(NULL) in PixelProcessorFilterBase()
386 _origImg = v; in setOrigImg()