Home
last modified time | relevance | path

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

/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/include/
H A DofxsParam.h215 eVegasInterpolationSlow, enumerator
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/include/
H A DofxsParam.h215 eVegasInterpolationSlow, enumerator
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/Library/
H A DofxsParams.cpp234 if(s == kOfxVegasKeyframeInterpolationSlow) return eVegasInterpolationSlow; in mapToInterpolationEnum()
249 else if(type == OFX::eVegasInterpolationSlow) return kOfxVegasKeyframeInterpolationSlow; in mapToInterpolationTypeEnum()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/Library/
H A DofxsParams.cpp234 if(s == kOfxVegasKeyframeInterpolationSlow) return eVegasInterpolationSlow; in mapToInterpolationEnum()
249 else if(type == OFX::eVegasInterpolationSlow) return kOfxVegasKeyframeInterpolationSlow; in mapToInterpolationTypeEnum()