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

/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
H A Ddbstabsmooth.h134 bool smoothMotion1(VP_MOTION *inmot, VP_MOTION *outmot, VP_MOTION *motLF, VP_MOTION *imotLF, double smooth_factor);
H A Ddbstabsmooth.cpp239 db_StabilizationSmoother::smoothMotion1(VP_MOTION *inmot, VP_MOTION *outmot, VP_MOTION *motLF, VP_MOTION *imotLF, double factor) argument
272 if(!vp_invert_motion(motLF, imotLF)) {
278 if(!vp_cascade_motion(imotLF, inmot, outmot)) {

Completed in 86 milliseconds