OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smoothMotionAdaptive
(Results
1 - 9
of
9
) sorted by null
/development/perftests/panorama/feature_stab/src/dbreg/
dbstabsmooth.h
75
bool
smoothMotionAdaptive
(/*VP_BIMG *bimg,*/int hsize, int vsize, VP_MOTION *inmot, VP_MOTION *outmot);
dbstabsmooth.cpp
108
bool db_StabilizationSmoother::
smoothMotionAdaptive
(/*VP_BIMG *bimg,*/int hsize, int vsize, VP_MOTION *inmot, VP_MOTION *outmot)
dbreg.cpp
725
m_stab_smoother.
smoothMotionAdaptive
(w,h,&inmot,&outmot);
/packages/apps/Camera/jni/feature_stab/src/dbreg/
dbstabsmooth.h
75
bool
smoothMotionAdaptive
(/*VP_BIMG *bimg,*/int hsize, int vsize, VP_MOTION *inmot, VP_MOTION *outmot);
dbstabsmooth.cpp
108
bool db_StabilizationSmoother::
smoothMotionAdaptive
(/*VP_BIMG *bimg,*/int hsize, int vsize, VP_MOTION *inmot, VP_MOTION *outmot)
dbreg.cpp
725
m_stab_smoother.
smoothMotionAdaptive
(w,h,&inmot,&outmot);
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.h
75
bool
smoothMotionAdaptive
(/*VP_BIMG *bimg,*/int hsize, int vsize, VP_MOTION *inmot, VP_MOTION *outmot);
dbstabsmooth.cpp
108
bool db_StabilizationSmoother::
smoothMotionAdaptive
(/*VP_BIMG *bimg,*/int hsize, int vsize, VP_MOTION *inmot, VP_MOTION *outmot)
dbreg.cpp
724
m_stab_smoother.
smoothMotionAdaptive
(w,h,&inmot,&outmot);
Completed in 65 milliseconds