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

  /development/perftests/panorama/feature_stab/src/dbreg/
dbstabsmooth.h 83 inline void setSmoothingFactor(float factor) { f_smoothFactor = factor; }
dbreg.cpp 173 m_stab_smoother.setSmoothingFactor(m_motion_smoothing_gain);
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.h 83 inline void setSmoothingFactor(float factor) { f_smoothFactor = factor; }
dbreg.cpp 173 m_stab_smoother.setSmoothingFactor(m_motion_smoothing_gain);

Completed in 2254 milliseconds