OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp_cascade_motion
(Results
1 - 3
of
3
) sorted by null
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.cpp
98
if(!
vp_cascade_motion
(&f_imotLF, inmot, outmot))
227
if(!
vp_cascade_motion
(&f_imotLF, inmot, outmot))
278
if(!
vp_cascade_motion
(imotLF, inmot, outmot)) {
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);
vp_motionmodel.h
274
int
vp_cascade_motion
(const VP_MOTION* InAB, const VP_MOTION* InBC,VP_MOTION* OutAC);
Completed in 95 milliseconds