Home
last modified time | relevance | path

Searched refs:vp_cascade_motion (Results 1 – 3 of 3) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Ddbstabsmooth.cpp98 if(!vp_cascade_motion(&f_imotLF, inmot, outmot)) in smoothMotion()
227 if(!vp_cascade_motion(&f_imotLF, inmot, outmot)) in smoothMotion()
278 if(!vp_cascade_motion(imotLF, inmot, outmot)) { in smoothMotion1()
Dvp_motionmodel.c229 int vp_cascade_motion(const VP_MOTION* InA, const VP_MOTION* InB,VP_MOTION* Out) in vp_cascade_motion() function
369 (void) vp_cascade_motion(&R2r,in+ii,&R2f); in vp_zoom_motion2d()
Dvp_motionmodel.h274 int vp_cascade_motion(const VP_MOTION* InAB, const VP_MOTION* InBC,VP_MOTION* OutAC);