HomeSort by relevance Sort by last modified time
    Searched defs:VP_MOTION_AFFINE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.h 66 VP_MOTION_AFFINE, VP_MOTION_PROJECTIVE,VP_MOTION_PROJ_3D or
74 VP_MOTION_AFFINE, VP_MOTION_PROJECTIVE, VP_MOTION_PROJ_3D and
115 VP_MOTION_AFFINE=20,
197 (m).type = VP_MOTION_AFFINE; } while (0)
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.h 66 VP_MOTION_AFFINE, VP_MOTION_PROJECTIVE,VP_MOTION_PROJ_3D or
74 VP_MOTION_AFFINE, VP_MOTION_PROJECTIVE, VP_MOTION_PROJ_3D and
115 VP_MOTION_AFFINE=20,
197 (m).type = VP_MOTION_AFFINE; } while (0)

Completed in 215 milliseconds