Searched defs:smooth_factor (Results 1 – 2 of 2) sorted by relevance
194 …l db_StabilizationSmoother::smoothMotion(VP_MOTION *inmot, VP_MOTION *outmot, double smooth_factor) in smoothMotion()
224 float smooth_factor = using_reference_ ? 0.6 : 0.1; in Suppress() local