Searched refs:setPeriod (Results 1 – 3 of 3) sorted by relevance
104 virtual void setPeriod(int val) { period_ = val; } in setPeriod() function in cv::videostab::MoreAccurateMotionWobbleSuppressorBase108 MoreAccurateMotionWobbleSuppressorBase() { setPeriod(30); } in MoreAccurateMotionWobbleSuppressorBase()
73 void setPeriod(const QPlacePeriod &period);
79 easingCurve.setPeriod(ANIMATION_DURATION); in PlaneController()