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

  /development/perftests/panorama/feature_stab/src/dbreg/
vp_motionmodel.c 315 double bx1, by1, bx2, by2, bx3, by3, bx4, by4; local
325 VP_WARP_POINT_2D(xo+w-1, yo+h-1, *mot_b, bx3, by3);
332 err += (VP_SQR(ax3 - bx3) + VP_SQR(ay3 - by3));
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 315 double bx1, by1, bx2, by2, bx3, by3, bx4, by4; local
325 VP_WARP_POINT_2D(xo+w-1, yo+h-1, *mot_b, bx3, by3);
332 err += (VP_SQR(ax3 - bx3) + VP_SQR(ay3 - by3));
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 315 double bx1, by1, bx2, by2, bx3, by3, bx4, by4; local
325 VP_WARP_POINT_2D(xo+w-1, yo+h-1, *mot_b, bx3, by3);
332 err += (VP_SQR(ax3 - bx3) + VP_SQR(ay3 - by3));

Completed in 3144 milliseconds