Home
last modified time | relevance | path

Searched refs:kParamNbLevels (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/Equalize/
H A DCImgEqualize.cpp77 #define kParamNbLevels "nb_levels" macro
109 _nb_levels = fetchIntParam(kParamNbLevels); in CImgEqualizePlugin()
212 IntParamDescriptor *param = desc.defineIntParam(kParamNbLevels); in describeInContext()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/HistEQ/
H A DCImgHistEQ.cpp76 #define kParamNbLevels "nb_levels" macro
96 _nb_levels = fetchIntParam(kParamNbLevels); in CImgHistEQPlugin()
220 IntParamDescriptor *param = desc.defineIntParam(kParamNbLevels); in describeInContext()