OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp_cascade_motion
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.c
205
#fn
vp_cascade_motion
209
vp_cascade_motion
(const VP_MOTION* InAB,const VP_MOTION* InBC,VP_MOTION* OutAC)
229
int
vp_cascade_motion
(const VP_MOTION* InA, const VP_MOTION* InB,VP_MOTION* Out)
function
369
(void)
vp_cascade_motion
(&R2r,in+ii,&R2f);
/packages/apps/Camera2/jni/feature_stab/src/dbreg/
vp_motionmodel.c
205
#fn
vp_cascade_motion
209
vp_cascade_motion
(const VP_MOTION* InAB,const VP_MOTION* InBC,VP_MOTION* OutAC)
229
int
vp_cascade_motion
(const VP_MOTION* InA, const VP_MOTION* InB,VP_MOTION* Out)
function
369
(void)
vp_cascade_motion
(&R2r,in+ii,&R2f);
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c
205
#fn
vp_cascade_motion
209
vp_cascade_motion
(const VP_MOTION* InAB,const VP_MOTION* InBC,VP_MOTION* OutAC)
229
int
vp_cascade_motion
(const VP_MOTION* InA, const VP_MOTION* InB,VP_MOTION* Out)
function
369
(void)
vp_cascade_motion
(&R2r,in+ii,&R2f);
Completed in 44 milliseconds