Searched refs:vp_motion_cornerdiff (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Camera/jni/feature_stab/src/dbreg/
H A Ddbstabsmooth.cpp131 VP_PAR delta = vp_motion_cornerdiff(&testMotion, &identityMotion, 0, 0,(int)hsize, (int)vsize);
H A Dvp_motionmodel.c311 double vp_motion_cornerdiff(const VP_MOTION *mot_a, const VP_MOTION *mot_b, function
H A Dvp_motionmodel.h277 double vp_motion_cornerdiff(const VP_MOTION *mot_a, const VP_MOTION *mot_b,
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
H A Ddbstabsmooth.cpp131 VP_PAR delta = vp_motion_cornerdiff(&testMotion, &identityMotion, 0, 0,(int)hsize, (int)vsize);
H A Dvp_motionmodel.c311 double vp_motion_cornerdiff(const VP_MOTION *mot_a, const VP_MOTION *mot_b, function
H A Dvp_motionmodel.h277 double vp_motion_cornerdiff(const VP_MOTION *mot_a, const VP_MOTION *mot_b,

Completed in 136 milliseconds