Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Ddbstabsmooth.cpp128 VP_MOTION identityMotion; in smoothMotionAdaptive() local
129 VP_MOTION_ID(identityMotion); // initialize the motion in smoothMotionAdaptive()
131 … VP_PAR delta = vp_motion_cornerdiff(&testMotion, &identityMotion, 0, 0,(int)hsize, (int)vsize); in smoothMotionAdaptive()