Searched refs:smoothMotionAdaptive (Results 1 – 3 of 3) sorted by relevance
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | dbstabsmooth.h | 75 …bool smoothMotionAdaptive(/*VP_BIMG *bimg,*/int hsize, int vsize, VP_MOTION *inmot, VP_MOTION *out…
|
D | dbstabsmooth.cpp | 108 bool db_StabilizationSmoother::smoothMotionAdaptive(/*VP_BIMG *bimg,*/int hsize, int vsize, VP_MOTI… in smoothMotionAdaptive() function in db_StabilizationSmoother
|
D | dbreg.cpp | 724 m_stab_smoother.smoothMotionAdaptive(w,h,&inmot,&outmot); in SmoothMotion()
|