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

  /external/webrtc/webrtc/video/
full_stack_plot.py 223 def plot(self, ax1):
253 ax1.set_xlabel("Frame", fontsize="large")
255 ax2 = ax1.twinx()
274 ax = ax2 if line.flags & RIGHT_Y_AXIS else ax1
278 ax1.grid(True)
280 ax1.legend(loc="upper left", shadow=True, fontsize="large")
283 ax1.legend(loc="best", shadow=True, fontsize="large")
  /development/perftests/panorama/feature_stab/src/dbreg/
vp_motionmodel.c 314 double ax1, ay1, ax2, ay2, ax3, ay3, ax4, ay4; local
319 VP_WARP_POINT_2D(xo, yo, *mot_a, ax1, ay1);
330 err += (VP_SQR(ax1 - bx1) + VP_SQR(ay1 - by1));
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 314 double ax1, ay1, ax2, ay2, ax3, ay3, ax4, ay4; local
319 VP_WARP_POINT_2D(xo, yo, *mot_a, ax1, ay1);
330 err += (VP_SQR(ax1 - bx1) + VP_SQR(ay1 - by1));
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
plot_neteq_delay.m 128 ax1=axis;
131 axis([ax2(1:3) ax1(4)])
  /external/mesa3d/src/gallium/state_trackers/vega/
matrix.h 320 VGfloat ax1 = dx1 - dx2; local
327 VGfloat htop = ax1 * ay - ax * ay1;
328 VGfloat bottom = ax1 * ay2 - ax2 * ay1;
  /external/eigen/demos/opengl/
quaternion_demo.cpp 77 Vector3f ax1 = ax0.unitOrthogonal(); local
84 * AngleAxisf(angles[j*2+0] * (l==1 ? 0.35 : 0.5), ax1)) * ax0)
  /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 192 milliseconds