OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp_invert_motion
(Results
1 - 3
of
3
) sorted by null
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.cpp
95
if(!
vp_invert_motion
(&f_motLF, &f_imotLF))
224
if(!
vp_invert_motion
(&f_motLF, &f_imotLF))
272
if(!
vp_invert_motion
(motLF, imotLF)) {
vp_motionmodel.c
151
#fn
vp_invert_motion
155
vp_invert_motion
(const VP_MOTION* in,VP_MOTION* out)
179
int
vp_invert_motion
(const VP_MOTION* in,VP_MOTION* out)
function
vp_motionmodel.h
273
int
vp_invert_motion
(const VP_MOTION* in,VP_MOTION* out);
Completed in 3096 milliseconds