HomeSort by relevance Sort by last modified time
    Searched refs:m_motion_smoothing_gain (Results 1 - 2 of 2) sorted by null

  /development/perftests/panorama/feature_stab/src/dbreg/
dbreg.h 417 double m_motion_smoothing_gain; member in class:db_FrameToReferenceRegistration
dbreg.cpp 171 m_motion_smoothing_gain = motion_smoothing_gain;
173 m_stab_smoother.setSmoothingFactor(m_motion_smoothing_gain);

Completed in 41 milliseconds