OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:insid
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.h
132
and moves it by the par to get a point in
insid
134
int
insid
; /* Inspection frame */
member in struct:__anon33362
270
#define VP_SET_INSID(m,id) do { (m).
insid
=id; } while (0)
/packages/apps/Camera2/jni/feature_stab/src/dbreg/
vp_motionmodel.h
132
and moves it by the par to get a point in
insid
134
int
insid
; /* Inspection frame */
member in struct:__anon33369
270
#define VP_SET_INSID(m,id) do { (m).
insid
=id; } while (0)
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.h
132
and moves it by the par to get a point in
insid
134
int
insid
; /* Inspection frame */
member in struct:__anon33379
270
#define VP_SET_INSID(m,id) do { (m).
insid
=id; } while (0)
Completed in 182 milliseconds