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

  /external/webrtc/webrtc/video/
full_stack_plot.py 255 ax2 = ax1.twinx()
256 ax2.set_xlabel("Frame", fontsize="large")
258 ax2 = None
274 ax = ax2 if line.flags & RIGHT_Y_AXIS else ax1
279 if ax2:
281 ax2.legend(loc="upper right", shadow=True, fontsize="large")
  /external/fonttools/Lib/fontTools/misc/
bezierTools.py 34 ax2 = ax*2.0
37 if ax2 != 0:
38 roots.append(-bx/ax2)
  /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/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/
plot_neteq_delay.m 130 ax2=axis;
131 axis([ax2(1:3) ax1(4)])
  /external/python/cpython2/Demo/tkinter/guido/
hanoi.py 95 ax1, ay1, ax2, ay2 = c.bbox(self.pegs[a])
  /external/python/cpython3/Tools/demo/
hanoi.py 96 ax1, ay1, ax2, ay2 = c.bbox(self.pegs[a])
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/
taux.s 121 lr r5, [ax2]
  /toolchain/binutils/binutils-2.27/opcodes/
arc-regs.h 142 DEF (0x82, ARC_OPCODE_ARCALL, NONE, ax2)
  /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 705 milliseconds