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

  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.h 385 void SmoothMotion(void);
dbreg.cpp 486 SmoothMotion();
685 void db_FrameToReferenceRegistration::SmoothMotion(void)
727 m_stab_smoother.smoothMotion(&inmot,&outmot);
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.h 385 void SmoothMotion(void);
dbreg.cpp 486 SmoothMotion();
684 void db_FrameToReferenceRegistration::SmoothMotion(void)
726 m_stab_smoother.smoothMotion(&inmot,&outmot);

Completed in 41 milliseconds