HomeSort by relevance Sort by last modified time
    Searched refs:VP_MOTION_PROJ_3D (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
117 VP_MOTION_PROJ_3D=40,
181 (m).type = VP_MOTION_PROJ_3D; } while (0)
190 (m).type = VP_MOTION_PROJ_3D; } while (0)
217 if ((m).type==VP_MOTION_PROJ_3D) outz/=vpTmpWarpPnt___; } while (0)
vp_motionmodel.c 245 if (InA->type>VP_MOTION_PROJ_3D) {
249 if (InB->type>VP_MOTION_PROJ_3D) {
  /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
117 VP_MOTION_PROJ_3D=40,
181 (m).type = VP_MOTION_PROJ_3D; } while (0)
190 (m).type = VP_MOTION_PROJ_3D; } while (0)
217 if ((m).type==VP_MOTION_PROJ_3D) outz/=vpTmpWarpPnt___; } while (0)
vp_motionmodel.c 245 if (InA->type>VP_MOTION_PROJ_3D) {
249 if (InB->type>VP_MOTION_PROJ_3D) {
  /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
117 VP_MOTION_PROJ_3D=40,
181 (m).type = VP_MOTION_PROJ_3D; } while (0)
190 (m).type = VP_MOTION_PROJ_3D; } while (0)
217 if ((m).type==VP_MOTION_PROJ_3D) outz/=vpTmpWarpPnt___; } while (0)
vp_motionmodel.c 245 if (InA->type>VP_MOTION_PROJ_3D) {
249 if (InB->type>VP_MOTION_PROJ_3D) {

Completed in 42 milliseconds