Home
last modified time | relevance | path

Searched refs:VP_MOTION_ID (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
H A Ddbstabsmooth.cpp39 VP_MOTION_ID(f_motLF); in Init()
40 VP_MOTION_ID(f_imotLF); in Init()
44 VP_MOTION_ID(f_disp_mot); in Init()
45 VP_MOTION_ID(f_src_mot); in Init()
46 VP_MOTION_ID(f_diff_avg); in Init()
63 VP_MOTION_ID(f_motLF); in smoothMotion()
64 VP_MOTION_ID(f_imotLF); in smoothMotion()
122 VP_MOTION_ID(f_motLF); in smoothMotionAdaptive()
123 VP_MOTION_ID(f_imotLF); in smoothMotionAdaptive()
124 VP_MOTION_ID(testMotion); in smoothMotionAdaptive()
[all …]
H A Dvp_motionmodel.h166 #define VP_MOTION_ID(m) do {\ macro
H A Dvp_motionmodel.c359 VP_MOTION_ID(R2r); in vp_zoom_motion2d()