Searched refs:imotLF (Results 1 – 2 of 2) sorted by relevance
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | dbstabsmooth.cpp | 239 …othMotion1(VP_MOTION *inmot, VP_MOTION *outmot, VP_MOTION *motLF, VP_MOTION *imotLF, double factor) in smoothMotion1() argument 272 if(!vp_invert_motion(motLF, imotLF)) { in smoothMotion1() 278 if(!vp_cascade_motion(imotLF, inmot, outmot)) { in smoothMotion1()
|
D | dbstabsmooth.h | 134 …bool smoothMotion1(VP_MOTION *inmot, VP_MOTION *outmot, VP_MOTION *motLF, VP_MOTION *imotLF, doubl…
|