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

/packages/apps/Camera/jni/feature_stab/src/dbreg/
H A Dvp_motionmodel.c315 double bx1, by1, bx2, by2, bx3, by3, bx4, by4; local
326 VP_WARP_POINT_2D(xo, yo+h-1, *mot_b, bx4, by4);
333 err += (VP_SQR(ax4 - bx4) + VP_SQR(ay4 - by4));
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
H A Dvp_motionmodel.c315 double bx1, by1, bx2, by2, bx3, by3, bx4, by4; local
326 VP_WARP_POINT_2D(xo, yo+h-1, *mot_b, bx4, by4);
333 err += (VP_SQR(ax4 - bx4) + VP_SQR(ay4 - by4));

Completed in 255 milliseconds