HomeSort by relevance Sort by last modified time
    Searched refs:identityMotion (Results 1 - 3 of 3) sorted by null

  /development/perftests/panorama/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/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/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 332 milliseconds