OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SmoothMotion
(Results
1 - 4
of
4
) sorted by null
/development/perftests/panorama/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 664 milliseconds