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

  /development/perftests/panorama/feature_stab/src/dbreg/
vp_motionmodel.c 315 double bx1, by1, bx2, by2, bx3, by3, bx4, by4; local
323 VP_WARP_POINT_2D(xo, yo, *mot_b, bx1, by1);
330 err += (VP_SQR(ax1 - bx1) + VP_SQR(ay1 - by1));
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 315 double bx1, by1, bx2, by2, bx3, by3, bx4, by4; local
323 VP_WARP_POINT_2D(xo, yo, *mot_b, bx1, by1);
330 err += (VP_SQR(ax1 - bx1) + VP_SQR(ay1 - by1));
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 315 double bx1, by1, bx2, by2, bx3, by3, bx4, by4; local
323 VP_WARP_POINT_2D(xo, yo, *mot_b, bx1, by1);
330 err += (VP_SQR(ax1 - bx1) + VP_SQR(ay1 - by1));
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
NoiseGenerator.java 674 int by1 = by0 + 1 & 0xFF; local
689 int b01 = p[i + by1];
690 int b11 = p[j + by1];
    [all...]
  /external/libvncserver/x11vnc/
userinput.c 7789 int bx1, by1, bw1, bh1; local
    [all...]

Completed in 109 milliseconds