HomeSort by relevance Sort by last modified time
    Searched refs:vp_zoom_motion2d (Results 1 - 9 of 9) sorted by null

  /development/perftests/panorama/feature_stab/src/dbreg/
dbstabsmooth.cpp 152 (void) vp_zoom_motion2d(&tmpMotion, &testMotion, 1, hsize, vsize, (double)f_zoom); // needs to return bool
vp_motionmodel.c 338 int vp_zoom_motion2d(VP_MOTION* in, VP_MOTION* out, function
374 } /* vp_zoom_motion2d() */
vp_motionmodel.h 275 int vp_zoom_motion2d(VP_MOTION* in, VP_MOTION* out,
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbstabsmooth.cpp 152 (void) vp_zoom_motion2d(&tmpMotion, &testMotion, 1, hsize, vsize, (double)f_zoom); // needs to return bool
vp_motionmodel.c 338 int vp_zoom_motion2d(VP_MOTION* in, VP_MOTION* out, function
374 } /* vp_zoom_motion2d() */
vp_motionmodel.h 275 int vp_zoom_motion2d(VP_MOTION* in, VP_MOTION* out,
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.cpp 152 (void) vp_zoom_motion2d(&tmpMotion, &testMotion, 1, hsize, vsize, (double)f_zoom); // needs to return bool
vp_motionmodel.c 338 int vp_zoom_motion2d(VP_MOTION* in, VP_MOTION* out, function
374 } /* vp_zoom_motion2d() */
vp_motionmodel.h 275 int vp_zoom_motion2d(VP_MOTION* in, VP_MOTION* out,

Completed in 4069 milliseconds