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

  /development/perftests/panorama/feature_stab/src/dbreg/
vp_motionmodel.c 314 double ax1, ay1, ax2, ay2, ax3, ay3, ax4, ay4; local
320 VP_WARP_POINT_2D(xo+w-1, yo, *mot_a, ax2, ay2);
331 err += (VP_SQR(ax2 - bx2) + VP_SQR(ay2 - by2));
  /external/fonttools/Lib/fontTools/misc/
bezierTools.py 34 ax2 = ax*2.0
37 if ax2 != 0:
38 roots.append(-bx/ax2)
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 314 double ax1, ay1, ax2, ay2, ax3, ay3, ax4, ay4; local
320 VP_WARP_POINT_2D(xo+w-1, yo, *mot_a, ax2, ay2);
331 err += (VP_SQR(ax2 - bx2) + VP_SQR(ay2 - by2));
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 314 double ax1, ay1, ax2, ay2, ax3, ay3, ax4, ay4; local
320 VP_WARP_POINT_2D(xo+w-1, yo, *mot_a, ax2, ay2);
331 err += (VP_SQR(ax2 - bx2) + VP_SQR(ay2 - by2));
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/delay_tool/
plot_neteq_delay.m 130 ax2=axis;
131 axis([ax2(1:3) ax1(4)])
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
matrix.h 321 VGfloat ax2 = dx3 - dx2; local
326 VGfloat gtop = ax * ay2 - ax2 * ay;
328 VGfloat bottom = ax1 * ay2 - ax2 * ay1;
  /external/mesa3d/src/gallium/state_trackers/vega/
matrix.h 321 VGfloat ax2 = dx3 - dx2; local
326 VGfloat gtop = ax * ay2 - ax2 * ay;
328 VGfloat bottom = ax1 * ay2 - ax2 * ay1;
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 578 milliseconds