Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Dvp_motionmodel.h117 VP_MOTION_PROJ_3D=40, enumerator
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)
Dvp_motionmodel.c245 if (InA->type>VP_MOTION_PROJ_3D) { in vp_cascade_motion()
249 if (InB->type>VP_MOTION_PROJ_3D) { in vp_cascade_motion()