Home
last modified time | relevance | path

Searched refs:kParamIterationsDefault (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/Guided/
H A DCImgGuided.cpp95 #define kParamIterationsDefault 1 macro
256 param->setDefault(kParamIterationsDefault); in describeInContext()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/Bilateral/
H A DCImgBilateral.cpp104 #define kParamIterationsDefault 2 macro
345 param->setDefault(kParamIterationsDefault); in describeInContext()
440 param->setDefault(kParamIterationsDefault); in describeInContext()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/RollingGuidance/
H A DCImgRollingGuidance.cpp93 #define kParamIterationsDefault 4 macro
267 param->setDefault(kParamIterationsDefault); in describeInContext()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/SharpenInvDiff/
H A DCImgSharpenInvDiff.cpp83 #define kParamIterationsDefault 2 macro
284 param->setDefault(kParamIterationsDefault); in describeInContext()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/SharpenShock/
H A DCImgSharpenShock.cpp99 #define kParamIterationsDefault 1 macro
391 param->setDefault(kParamIterationsDefault); in describeInContext()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/Smooth/
H A DCImgSmooth.cpp137 #define kParamIterationsDefault 1 macro
455 param->setDefault(kParamIterationsDefault); in describeInContext()