OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:identityMotion
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera/jni/feature_stab/src/dbreg/
dbstabsmooth.cpp
128
VP_MOTION
identityMotion
;
129
VP_MOTION_ID(
identityMotion
); // initialize the motion
131
VP_PAR delta = vp_motion_cornerdiff(&testMotion, &
identityMotion
, 0, 0,(int)hsize, (int)vsize);
/packages/apps/Camera2/jni/feature_stab/src/dbreg/
dbstabsmooth.cpp
128
VP_MOTION
identityMotion
;
129
VP_MOTION_ID(
identityMotion
); // initialize the motion
131
VP_PAR delta = vp_motion_cornerdiff(&testMotion, &
identityMotion
, 0, 0,(int)hsize, (int)vsize);
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.cpp
128
VP_MOTION
identityMotion
;
129
VP_MOTION_ID(
identityMotion
); // initialize the motion
131
VP_PAR delta = vp_motion_cornerdiff(&testMotion, &
identityMotion
, 0, 0,(int)hsize, (int)vsize);
Completed in 172 milliseconds