HomeSort by relevance Sort by last modified time
    Searched refs:VP_MOTION_AFFINE (Results 1 - 6 of 6) 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)
dbreg.cpp 713 inmot.type = VP_MOTION_AFFINE;
  /packages/apps/Camera2/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)
dbreg.cpp 713 inmot.type = VP_MOTION_AFFINE;
  /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)
dbreg.cpp 712 inmot.type = VP_MOTION_AFFINE;

Completed in 480 milliseconds