Home
last modified time | relevance | path

Searched refs:imotLF (Results 1 – 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Ddbstabsmooth.cpp239 …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()
Ddbstabsmooth.h134 …bool smoothMotion1(VP_MOTION *inmot, VP_MOTION *outmot, VP_MOTION *motLF, VP_MOTION *imotLF, doubl…