Home
last modified time | relevance | path

Searched refs:vp_copy_motion (Results 1 – 6 of 6) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Ddbstabsmooth.cpp21 #define vp_copy_motion_no_id vp_copy_motion
130 vp_copy_motion(inmot/*in*/, &testMotion/*out*/); in smoothMotionAdaptive()
243 vp_copy_motion(inmot, outmot); in smoothMotion1()
269 vp_copy_motion(inmot, motLF); in smoothMotion1()
Dvp_motionmodel.h272 void vp_copy_motion (const VP_MOTION *src, VP_MOTION *dst);
Dvp_motionmodel.c302 void vp_copy_motion (const VP_MOTION *src, VP_MOTION *dst) in vp_copy_motion() function
/packages/apps/Camera/jni/feature_stab/src/dbreg/
Ddbstabsmooth.cpp21 #define vp_copy_motion_no_id vp_copy_motion
130 vp_copy_motion(inmot/*in*/, &testMotion/*out*/); in smoothMotionAdaptive()
243 vp_copy_motion(inmot, outmot); in smoothMotion1()
269 vp_copy_motion(inmot, motLF); in smoothMotion1()
Dvp_motionmodel.h272 void vp_copy_motion (const VP_MOTION *src, VP_MOTION *dst);
Dvp_motionmodel.c302 void vp_copy_motion (const VP_MOTION *src, VP_MOTION *dst) in vp_copy_motion() function