Home
last modified time | relevance | path

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

/dports/graphics/openfx-misc/openfx-misc-3ab0531/Distortion/
H A DDistortion.cpp351 #define kParamSqueeze "anamorphicSqueeze" macro
1350 _squeeze = fetchDoubleParam(kParamSqueeze); in DistortionPlugin()
3927 DoubleParamDescriptor *param = desc.defineDoubleParam(kParamSqueeze); in describeInContext()