Searched refs:VP_MOTION_PROJ_3D (Results 1 - 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
H A Dvp_motionmodel.h66 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, enumerator in enum:VP_MOTION_MODEL
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)
H A Dvp_motionmodel.c245 if (InA->type>VP_MOTION_PROJ_3D) {
249 if (InB->type>VP_MOTION_PROJ_3D) {

Completed in 170 milliseconds