OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP_MAX_MOTION_PAR
(Results
1 - 2
of
2
) sorted by null
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.cpp
313
for(i = 0; i <
VP_MAX_MOTION_PAR
; i++)
325
for(i = 0; i <
VP_MAX_MOTION_PAR
; i++)
vp_motionmodel.h
100
#define
VP_MAX_MOTION_PAR
16
103
typedef VP_PAR VP_TRS[
VP_MAX_MOTION_PAR
];
Completed in 131 milliseconds