Home
last modified time | relevance | path

Searched refs:dstBitDepth (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsCopier.h775 …if ( (dstBitDepth != OFX::eBitDepthUByte) && (dstBitDepth != OFX::eBitDepthUShort) && (dstBitDepth in fillBlackNT()
783 } else if ( (dstBitDepth == OFX::eBitDepthUShort) || (dstBitDepth == OFX::eBitDepthHalf) ) { in fillBlackNT()
828 (void)dstBitDepth;
894 …if ( (dstBitDepth != OFX::eBitDepthUByte) && (dstBitDepth != OFX::eBitDepthUShort) && (dstBitDepth
902 } else if ( (dstBitDepth == OFX::eBitDepthUShort) || (dstBitDepth == OFX::eBitDepthHalf) ) {
991 (void)dstBitDepth; in copyPixelsNTForDepthAndComponents()
1073 …if ( (dstBitDepth != OFX::eBitDepthUByte) && (dstBitDepth != OFX::eBitDepthUShort) && (dstBitDepth in copyPixelsNT()
1119 (void)dstBitDepth; in copyPixelsForDepthAndComponents()
1202 …if ( (dstBitDepth != OFX::eBitDepthUByte) && (dstBitDepth != OFX::eBitDepthUShort) && (dstBitDepth in copyPixels()
1312 (void)dstBitDepth; in copyPixelsOpaqueForDepthAndComponents()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsCopier.h775 …if ( (dstBitDepth != OFX::eBitDepthUByte) && (dstBitDepth != OFX::eBitDepthUShort) && (dstBitDepth in fillBlackNT()
783 } else if ( (dstBitDepth == OFX::eBitDepthUShort) || (dstBitDepth == OFX::eBitDepthHalf) ) { in fillBlackNT()
828 (void)dstBitDepth;
894 …if ( (dstBitDepth != OFX::eBitDepthUByte) && (dstBitDepth != OFX::eBitDepthUShort) && (dstBitDepth
902 } else if ( (dstBitDepth == OFX::eBitDepthUShort) || (dstBitDepth == OFX::eBitDepthHalf) ) {
991 (void)dstBitDepth; in copyPixelsNTForDepthAndComponents()
1073 …if ( (dstBitDepth != OFX::eBitDepthUByte) && (dstBitDepth != OFX::eBitDepthUShort) && (dstBitDepth in copyPixelsNT()
1119 (void)dstBitDepth; in copyPixelsForDepthAndComponents()
1202 …if ( (dstBitDepth != OFX::eBitDepthUByte) && (dstBitDepth != OFX::eBitDepthUShort) && (dstBitDepth in copyPixels()
1312 (void)dstBitDepth; in copyPixelsOpaqueForDepthAndComponents()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Mirror/
H A DMirror.cpp134 BitDepthEnum dstBitDepth, in mirrorPixelsForDepthAndComponentsFlipFlop() argument
142 (void)dstBitDepth; in mirrorPixelsForDepthAndComponentsFlipFlop()
170 BitDepthEnum dstBitDepth, in mirrorPixelsForDepthAndComponents() argument
193 (void)dstBitDepth; in mirrorPixelsForDepthAndComponents()
238 BitDepthEnum dstBitDepth, in mirrorPixelsForDepth() argument
284 BitDepthEnum dstBitDepth, in mirrorPixels() argument
296 …if ( (dstBitDepth != eBitDepthUByte) && (dstBitDepth != eBitDepthUShort) && (dstBitDepth != eBitDe… in mirrorPixels()
299 if (dstBitDepth == eBitDepthUByte) { in mirrorPixels()
303 } else if ( (dstBitDepth == eBitDepthUShort) || (dstBitDepth == eBitDepthHalf) ) { in mirrorPixels()
307 } else if (dstBitDepth == eBitDepthFloat) { in mirrorPixels()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/OCIO/
H A DOCIOColorSpace.cpp137 BitDepthEnum dstBitDepth; in copyPixelData() local
139 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
170 BitDepthEnum dstBitDepth; in copyPixelData() local
173 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
198 BitDepthEnum dstBitDepth, in copyPixelData() argument
237 BitDepthEnum dstBitDepth,
399 BitDepthEnum dstBitDepth, in copyPixelData() argument
581 BitDepthEnum dstBitDepth = dstImg->getPixelDepth(); in renderGPU() local
582 if ( (dstBitDepth != eBitDepthFloat) || (dstBitDepth != srcBitDepth) ) { in renderGPU()
709 BitDepthEnum dstBitDepth = dstImg->getPixelDepth(); in render() local
[all …]
H A DOCIOLogConvert.cpp143 BitDepthEnum dstBitDepth; in copyPixelData() local
145 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
172 BitDepthEnum dstBitDepth; in copyPixelData() local
175 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
196 BitDepthEnum dstBitDepth, in copyPixelData() argument
231 BitDepthEnum dstBitDepth,
439 BitDepthEnum dstBitDepth, in copyPixelData() argument
669 BitDepthEnum dstBitDepth = dstImg->getPixelDepth(); in renderGPU() local
670 if ( (dstBitDepth != eBitDepthFloat) || (dstBitDepth != srcBitDepth) ) { in renderGPU()
797 BitDepthEnum dstBitDepth = dstImg->getPixelDepth(); in render() local
[all …]
H A DOCIOFileTransform.cpp184 BitDepthEnum dstBitDepth; in copyPixelData() local
186 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
213 BitDepthEnum dstBitDepth; in copyPixelData() local
216 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
237 BitDepthEnum dstBitDepth, in copyPixelData() argument
272 BitDepthEnum dstBitDepth,
460 BitDepthEnum dstBitDepth, in copyPixelData() argument
722 BitDepthEnum dstBitDepth = dstImg->getPixelDepth(); in renderGPU() local
723 if ( (dstBitDepth != eBitDepthFloat) || (dstBitDepth != srcBitDepth) ) { in renderGPU()
844 BitDepthEnum dstBitDepth = dstImg->getPixelDepth(); in render() local
[all …]
H A DOCIOLookTransform.cpp195 BitDepthEnum dstBitDepth; in copyPixelData() local
197 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
224 BitDepthEnum dstBitDepth; in copyPixelData() local
227 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
248 BitDepthEnum dstBitDepth, in copyPixelData() argument
283 BitDepthEnum dstBitDepth,
499 BitDepthEnum dstBitDepth, in copyPixelData() argument
749 BitDepthEnum dstBitDepth = dstImg->getPixelDepth(); in renderGPU() local
750 if ( (dstBitDepth != eBitDepthFloat) || (dstBitDepth != srcBitDepth) ) { in renderGPU()
884 BitDepthEnum dstBitDepth = dstImg->getPixelDepth(); in render() local
[all …]
H A DOCIOCDLTransform.cpp213 BitDepthEnum dstBitDepth; in copyPixelData() local
215 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
242 BitDepthEnum dstBitDepth; in copyPixelData() local
245 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
266 BitDepthEnum dstBitDepth, in copyPixelData() argument
301 BitDepthEnum dstBitDepth,
528 BitDepthEnum dstBitDepth, in copyPixelData() argument
806 BitDepthEnum dstBitDepth = dstImg->getPixelDepth(); in renderGPU() local
807 if ( (dstBitDepth != eBitDepthFloat) || (dstBitDepth != srcBitDepth) ) { in renderGPU()
928 BitDepthEnum dstBitDepth = dstImg->getPixelDepth(); in render() local
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/MixViews/
H A DMixViews.cpp149 void renderInternal(const RenderArguments &args, BitDepthEnum dstBitDepth);
180 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
182 if ( ( dstBitDepth != _dstClip->getPixelDepth() ) || in setupAndProcess()
212 if ( (srcBitDepth != dstBitDepth) || (srcComponents != dstComponents) ) { in setupAndProcess()
253 BitDepthEnum dstBitDepth) in renderInternal() argument
255 switch (dstBitDepth) { in renderInternal()
287 BitDepthEnum dstBitDepth = _dstClip->getPixelDepth(); in render() local
292 renderInternal<4>(args, dstBitDepth); in render()
294 renderInternal<3>(args, dstBitDepth); in render()
297 renderInternal<2>(args, dstBitDepth); in render()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/OneView/
H A DOneView.cpp86 void renderInternal(const RenderArguments &args, BitDepthEnum dstBitDepth);
171 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
173 if ( ( dstBitDepth != _dstClip->getPixelDepth() ) || in setupAndProcess()
203 if ( (srcBitDepth != dstBitDepth) || (srcComponents != dstComponents) ) { in setupAndProcess()
228 BitDepthEnum dstBitDepth) in renderInternal() argument
230 switch (dstBitDepth) { in renderInternal()
262 BitDepthEnum dstBitDepth = _dstClip->getPixelDepth(); in render() local
267 renderInternal<4>(args, dstBitDepth); in render()
269 renderInternal<3>(args, dstBitDepth); in render()
272 renderInternal<2>(args, dstBitDepth); in render()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/JoinViews/
H A DJoinViews.cpp78 void renderInternal(const RenderArguments &args, BitDepthEnum dstBitDepth);
180 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
182 if ( ( dstBitDepth != _dstClip->getPixelDepth() ) || in setupAndProcess()
219 if ( (srcBitDepth != dstBitDepth) || (srcComponents != dstComponents) ) { in setupAndProcess()
239 BitDepthEnum dstBitDepth) in renderInternal() argument
241 switch (dstBitDepth) { in renderInternal()
271 BitDepthEnum dstBitDepth = _dstClip->getPixelDepth(); in render() local
280 renderInternal<4>(args, dstBitDepth); in render()
282 renderInternal<3>(args, dstBitDepth); in render()
285 renderInternal<2>(args, dstBitDepth); in render()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/Plugins/Transition/
H A DcrossFade.cpp96 OFX::BitDepthEnum dstBitDepth, in checkComponents() argument
103 if(srcBitDepth != dstBitDepth || srcComponents != dstComponents) in checkComponents()
113 OFX::BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
121 if(fromImg.get()) checkComponents(*fromImg, dstBitDepth, dstComponents); in setupAndProcess()
122 if(toImg.get()) checkComponents(*toImg, dstBitDepth, dstComponents); in setupAndProcess()
147 OFX::BitDepthEnum dstBitDepth = dstClip_->getPixelDepth(); in render() local
152 switch(dstBitDepth) { in render()
175 switch(dstBitDepth) { in render()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/Plugins/Transition/
H A DcrossFade.cpp96 OFX::BitDepthEnum dstBitDepth, in checkComponents() argument
103 if(srcBitDepth != dstBitDepth || srcComponents != dstComponents) in checkComponents()
113 OFX::BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
121 if(fromImg.get()) checkComponents(*fromImg, dstBitDepth, dstComponents); in setupAndProcess()
122 if(toImg.get()) checkComponents(*toImg, dstBitDepth, dstComponents); in setupAndProcess()
147 OFX::BitDepthEnum dstBitDepth = dstClip_->getPixelDepth(); in render() local
152 switch(dstBitDepth) { in render()
175 switch(dstBitDepth) { in render()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Difference/
H A DDifference.cpp194 void renderInternal(const RenderArguments &args, BitDepthEnum dstBitDepth);
221 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
223 if ( ( dstBitDepth != _dstClip->getPixelDepth() ) || in setupAndProcess()
247 if ( (srcBitDepth != dstBitDepth) || (srcComponents != dstComponents) ) { in setupAndProcess()
282 BitDepthEnum dstBitDepth) in renderInternal() argument
284 switch (dstBitDepth) { in renderInternal()
310 BitDepthEnum dstBitDepth = _dstClip->getPixelDepth(); in render() local
319 renderInternal<4>(args, dstBitDepth); in render()
321 renderInternal<3>(args, dstBitDepth); in render()
324 renderInternal<2>(args, dstBitDepth); in render()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Constant/
H A DConstant.cpp202 void renderInternal(const RenderArguments &args, BitDepthEnum dstBitDepth);
233 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
235 if ( ( dstBitDepth != _dstClip->getPixelDepth() ) || in setupAndProcess()
271 BitDepthEnum dstBitDepth) in renderInternal() argument
273 switch (dstBitDepth) { in renderInternal()
299 BitDepthEnum dstBitDepth = _dstClip->getPixelDepth(); in render() local
304 checkComponents(dstBitDepth, dstComponents); in render()
308 renderInternal<4>(args, dstBitDepth); in render()
310 renderInternal<3>(args, dstBitDepth); in render()
313 renderInternal<2>(args, dstBitDepth); in render()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/ReConverge/
H A DReConverge.cpp200 void renderInternal(const RenderArguments &args, BitDepthEnum dstBitDepth);
237 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
239 if ( ( dstBitDepth != _dstClip->getPixelDepth() ) || in setupAndProcess()
267 if ( (srcBitDepth != dstBitDepth) || (srcComponents != dstComponents) ) { in setupAndProcess()
328 BitDepthEnum dstBitDepth) in renderInternal() argument
330 switch (dstBitDepth) { in renderInternal()
356 BitDepthEnum dstBitDepth = _dstClip->getPixelDepth(); in render() local
363 renderInternal<4>(args, dstBitDepth); in render()
365 renderInternal<3>(args, dstBitDepth); in render()
368 renderInternal<2>(args, dstBitDepth); in render()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/AdjustRoD/
H A DAdjustRoD.cpp122 void renderInternal(const RenderArguments &args, BitDepthEnum dstBitDepth);
162 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndCopy() local
166 if ( (srcBitDepth != dstBitDepth) || (srcComponents != dstComponents) ) { in setupAndCopy()
239 BitDepthEnum dstBitDepth) in renderInternal() argument
241 switch (dstBitDepth) { in renderInternal()
267 BitDepthEnum dstBitDepth = _dstClip->getPixelDepth(); in render() local
274 renderInternal<4>(args, dstBitDepth); in render()
276 renderInternal<3>(args, dstBitDepth); in render()
279 renderInternal<2>(args, dstBitDepth); in render()
283 renderInternal<1>(args, dstBitDepth); in render()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Retime/
H A DRetime.cpp195 BitDepthEnum dstBitDepth, in checkComponents() argument
258 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
260 if ( ( dstBitDepth != _dstClip->getPixelDepth() ) || in setupAndProcess()
313 checkComponents(*fromImg, dstBitDepth, dstComponents); in setupAndProcess()
322 checkComponents(*toImg, dstBitDepth, dstComponents); in setupAndProcess()
497 BitDepthEnum dstBitDepth) in renderInternal() argument
499 switch (dstBitDepth) { in renderInternal()
526 BitDepthEnum dstBitDepth = _dstClip->getPixelDepth(); in render() local
568 renderInternal<4>(args, sourceTime, filter, dstBitDepth); in render()
570 renderInternal<3>(args, sourceTime, filter, dstBitDepth); in render()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SpriteSheet/
H A DSpriteSheet.cpp178 void renderInternal(const RenderArguments &args, BitDepthEnum dstBitDepth);
249 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
251 if ( ( dstBitDepth != _dstClip->getPixelDepth() ) || in setupAndProcess()
274 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
376 BitDepthEnum dstBitDepth) in renderInternal() argument
378 switch (dstBitDepth) { in renderInternal()
404 BitDepthEnum dstBitDepth = _dstClip->getPixelDepth(); in render() local
411 renderInternal<4>(args, dstBitDepth); in render()
413 renderInternal<3>(args, dstBitDepth); in render()
416 renderInternal<2>(args, dstBitDepth); in render()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SideBySide/
H A DSideBySide.cpp181 void renderInternal(const RenderArguments &args, BitDepthEnum dstBitDepth);
225 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
227 if ( ( dstBitDepth != _dstClip->getPixelDepth() ) || in setupAndProcess()
266 if ( (srcBitDepth != dstBitDepth) || (srcComponents != dstComponents) ) { in setupAndProcess()
389 BitDepthEnum dstBitDepth) in renderInternal() argument
391 switch (dstBitDepth) { in renderInternal()
423 BitDepthEnum dstBitDepth = _dstClip->getPixelDepth(); in render() local
428 renderInternal<4>(args, dstBitDepth); in render()
430 renderInternal<3>(args, dstBitDepth); in render()
433 renderInternal<2>(args, dstBitDepth); in render()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/Plugins/Retimer/
H A Dretimer.cpp115 OFX::BitDepthEnum dstBitDepth, in checkComponents() argument
122 if(srcBitDepth != dstBitDepth || srcComponents != dstComponents) in checkComponents()
165 OFX::BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
190 if(fromImg.get()) checkComponents(*fromImg, dstBitDepth, dstComponents); in setupAndProcess()
191 if(toImg.get()) checkComponents(*toImg, dstBitDepth, dstComponents); in setupAndProcess()
250 OFX::BitDepthEnum dstBitDepth = dstClip_->getPixelDepth(); in render() local
255 switch(dstBitDepth) { in render()
278 switch(dstBitDepth) { in render()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/Plugins/Retimer/
H A Dretimer.cpp115 OFX::BitDepthEnum dstBitDepth, in checkComponents() argument
122 if(srcBitDepth != dstBitDepth || srcComponents != dstComponents) in checkComponents()
165 OFX::BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
190 if(fromImg.get()) checkComponents(*fromImg, dstBitDepth, dstComponents); in setupAndProcess()
191 if(toImg.get()) checkComponents(*toImg, dstBitDepth, dstComponents); in setupAndProcess()
250 OFX::BitDepthEnum dstBitDepth = dstClip_->getPixelDepth(); in render() local
255 switch(dstBitDepth) { in render()
278 switch(dstBitDepth) { in render()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/IOSupport/
H A DGenericWriter.h384 OFX::BitDepthEnum dstBitDepth; in copyPixelData() local
386 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
391 … dstPixelData, dstBounds, dstPixelComponents, dstPixelComponentCount, dstBitDepth, dstRowBytes); in copyPixelData()
407 OFX::BitDepthEnum dstBitDepth; in copyPixelData() local
409 … getImageData(dstImg, &dstPixelData, &dstBounds, &dstPixelComponents, &dstBitDepth, &dstRowBytes); in copyPixelData()
414 … dstPixelData, dstBounds, dstPixelComponents, dstPixelComponentCount, dstBitDepth, dstRowBytes); in copyPixelData()
423 OFX::BitDepthEnum dstBitDepth, in copyPixelData() argument
437 … dstPixelData, dstBounds, dstPixelComponents, dstPixelComponentCount, dstBitDepth, dstRowBytes); in copyPixelData()
477 OFX::BitDepthEnum dstBitDepth,
491 OFX::BitDepthEnum dstBitDepth,
/dports/graphics/openfx-misc/openfx-misc-3ab0531/ColorBars/
H A DColorBars.cpp265 void renderInternal(const RenderArguments &args, BitDepthEnum dstBitDepth);
299 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in setupAndProcess() local
301 if ( ( dstBitDepth != _dstClip->getPixelDepth() ) || in setupAndProcess()
346 BitDepthEnum dstBitDepth) in renderInternal() argument
348 switch (dstBitDepth) { in renderInternal()
374 BitDepthEnum dstBitDepth = _dstClip->getPixelDepth(); in render() local
379 checkComponents(dstBitDepth, dstComponents); in render()
383 renderInternal<4>(args, dstBitDepth); in render()
385 renderInternal<3>(args, dstBitDepth); in render()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX-IO/OIIO/
H A DOIIOResize.cpp265 BitDepthEnum dstBitDepth = dst->getPixelDepth(); in render() local
272 if ( (srcBitDepth != dstBitDepth) || (srcComponents != dstComponents) ) { in render()
279 switch (dstBitDepth) { in render()
298 switch (dstBitDepth) { in render()
318 switch (dstBitDepth) { in render()
341 BitDepthEnum dstBitDepth; in render() local
343 … getImageData(dst.get(), &dstPixelData, &dstBounds, &dstComponents, &dstBitDepth, &dstRowBytes); in render()
350 switch (dstBitDepth) { in render()
353 …rWindow, dstPixelData, dstBounds, dstComponents, dstPixelComponentCount, dstBitDepth, dstRowBytes); in render()
372 switch (dstBitDepth) { in render()
[all …]

1234567