Home
last modified time | relevance | path

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

/dports/graphics/openfx-misc/openfx-misc-3ab0531/Distortion/
H A DDistortionModel.cpp350 , _fl_cm(fl_cm) in DistortionModel3DEBase()
552 double f_dn = _fl_cm / _r_fb_cm; in esa2plain()
H A DDistortionModel.h315 double _fl_cm; variable
H A DDistortion.cpp1212 , _fl_cm(NULL) in DistortionPlugin()
1369 _fl_cm = fetchDoubleParam(kParam3DE4_focal_length_cm); in DistortionPlugin()
1571 DoubleParam* _fl_cm; member in DistortionPlugin
1843 double fl_cm = _fl_cm->getValueAtTime(time); in getDistortionModel()
1885 double fl_cm = _fl_cm->getValueAtTime(time); in getDistortionModel()
1953 double fl_cm = _fl_cm->getValueAtTime(time); in getDistortionModel()
1993 double fl_cm = _fl_cm->getValueAtTime(time); in getDistortionModel()
2041 double fl_cm = _fl_cm->getValueAtTime(time); in getDistortionModel()
3179 _fl_cm->setIsSecretAndDisabled(!distortionModel3DE); in updateVisibility()