OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VP_MAX_MOTION_PAR
(Results
1 - 3
of
3
) sorted by null
/development/perftests/panorama/feature_stab/src/dbreg/
vp_motionmodel.h
100
#define
VP_MAX_MOTION_PAR
16
103
typedef VP_PAR VP_TRS[
VP_MAX_MOTION_PAR
];
/packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.h
100
#define
VP_MAX_MOTION_PAR
16
103
typedef VP_PAR VP_TRS[
VP_MAX_MOTION_PAR
];
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.h
100
#define
VP_MAX_MOTION_PAR
16
103
typedef VP_PAR VP_TRS[
VP_MAX_MOTION_PAR
];
Completed in 56 milliseconds