Home
last modified time | relevance | path

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

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