Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Ddbstabsmooth.cpp110 VP_MOTION tmpMotion, testMotion; in smoothMotionAdaptive() local
125 VP_MOTION_ID(tmpMotion); in smoothMotionAdaptive()
141 if(!smoothMotion(inmot, &tmpMotion, smoothFactor)) in smoothMotionAdaptive()
152 …(void) vp_zoom_motion2d(&tmpMotion, &testMotion, 1, hsize, vsize, (double)f_zoom); // needs to ret… in smoothMotionAdaptive()
182 vp_copy_motion_no_id(&tmpMotion/*in*/, outmot/*out*/); in smoothMotionAdaptive()