OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ax2
(Results
1 - 9
of
9
) 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")
/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/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/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 449 milliseconds