HomeSort by relevance Sort by last modified time
    Searched defs:x3 (Results 101 - 125 of 1804) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/freetype/src/autofit/
afmodule.c 226 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; local
263 x3 = darken_params[4];
268 if ( x1 < 0 || x2 < 0 || x3 < 0 || x4 < 0 ||
270 x1 > x2 || x2 > x3 || x3 > x4 ||
278 module->darken_params[4] = x3;
  /external/freetype/src/cff/
cffdrivr.c 676 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; local
713 x3 = darken_params[4];
718 if ( x1 < 0 || x2 < 0 || x3 < 0 || x4 < 0 ||
720 x1 > x2 || x2 > x3 || x3 > x4 ||
728 driver->darken_params[4] = x3;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afloader.c 564 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; local
583 x3 = module->darken_params[4];
629 else if ( scaled_stem < af_intToFixed( x3 ) )
633 FT_Int xdelta = x3 - x2;
651 FT_Int xdelta = x4 - x3;
654 FT_DivFix( af_intToFixed( x3 ), ppem );
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cffdrivr.c 676 FT_Int x3 = darken_params[4]; local
682 if ( x1 < 0 || x2 < 0 || x3 < 0 || x4 < 0 ||
684 x1 > x2 || x2 > x3 || x3 > x4 ||
692 driver->darken_params[4] = x3;
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/values/
WeightMeshSpawnShapeValue.java 55 x3 = vertices[p3Offset], y3 = vertices[p3Offset+1], z3 = vertices[p3Offset+2]; local
56 float area = Math.abs((x1*(y2 - y3) + x2*(y3 - y1) + x3*(y1-y2))/2f);
57 distribution.add(new Triangle(x1, y1, z1, x2, y2, z2, x3, y3, z3), area);
68 x3 = vertices[p3Offset], y3 = vertices[p3Offset+1], z3 = vertices[p3Offset+2]; local
69 float area = Math.abs((x1*(y2 - y3) + x2*(y3 - y1) + x3*(y1-y2))/2f);
70 distribution.add(new Triangle(x1, y1, z1, x2, y2, z2, x3, y3, z3), area);
82 vector.set( t.x1 + a*(t.x2 - t.x1) + b*(t.x3 - t.x1),
  /external/libvpx/libvpx/vpx_dsp/
fwd_txfm.c 102 tran_high_t x0, x1, x2, x3; // canbe16 local
133 x3 = s0 - s3;
136 t2 = x2 * cospi_24_64 + x3 * cospi_8_64;
137 t3 = -x2 * cospi_8_64 + x3 * cospi_24_64;
153 x3 = s7 + t3;
156 t0 = x0 * cospi_28_64 + x3 * cospi_4_64;
159 t3 = x3 * cospi_28_64 + x0 * -cospi_4_64;
253 tran_high_t x0, x1, x2, x3; // canbe16 local
269 x3 = s0 - s3;
272 t2 = x3 * cospi_8_64 + x2 * cospi_24_64
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans8_dspr2.c 593 int x0, x1, x2, x3, x4, x5, x6, x7; local
598 x3 = input[2];
604 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
613 s2 = cospi_10_64 * x2 + cospi_22_64 * x3;
614 s3 = cospi_22_64 * x2 - cospi_10_64 * x3;
623 x3 = ROUND_POWER_OF_TWO((s3 + s7), DCT_CONST_BITS);
633 s3 = x3;
642 x3 = s1 - s3;
649 s2 = cospi_16_64 * (x2 + x3);
650 s3 = cospi_16_64 * (x2 - x3);
    [all...]
  /external/lzma/Asm/x86/
7zAsm.asm 49 x3 equ EBX define
86 r3 equ x3
  /external/pdfium/third_party/freetype/src/cff/
cffdrivr.c 671 FT_Int x3 = darken_params[4]; local
677 if ( x1 < 0 || x2 < 0 || x3 < 0 || x4 < 0 ||
679 x1 > x2 || x2 > x3 || x3 > x4 ||
687 driver->darken_params[4] = x3;
  /external/skia/src/core/
SkEdge.cpp 336 SkFDot6 x0, y0, x1, y1, x2, y2, x3, y3; local
346 x3 = SkScalarRoundToFDot6(pts[3].fX, shift);
356 x3 = int(pts[3].fX * scale);
364 SkTSwap(x0, x3);
383 SkFDot6 dx = cubic_delta_from_line(x0, x1, x2, x3);
412 SkFixed D = SkFDot6UpShift(x3 + 3 * (x1 - x2) - x0, upShift);
428 fCLastX = SkFDot6ToFixed(x3);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
block_idct.cpp 516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
543 x3 = blk[10];
567 x1 = W6 * (x3 + x2) + 4;
569 x3 = (x1 + (W2 - W6) * x3) >> 3;
576 x7 = x8 + x3;
577 x8 -= x3;
578 x3 = x0 + x2;
588 res2 = (x3 + x2) >> 14;
606 res = (x3 - x2) >> 14
627 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
837 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicConvolve5x5.cpp 96 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(info->dim.x-1)); local
102 convert_float4(py0[x3]) * coeff[3] +
108 convert_float4(py1[x3]) * coeff[8] +
114 convert_float4(py2[x3]) * coeff[13] +
120 convert_float4(py3[x3]) * coeff[18] +
126 convert_float4(py4[x3]) * coeff[23] +
139 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(info->dim.x-1)); local
145 convert_float2(py0[x3]) * coeff[3] +
151 convert_float2(py1[x3]) * coeff[8] +
157 convert_float2(py2[x3]) * coeff[13]
182 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(info->dim.x-1)); local
225 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(info->dim.x-1)); local
267 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(info->dim.x-1)); local
309 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(info->dim.x-1)); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans4_dspr2.c 324 int x0, x1, x2, x3; local
329 x3 = input[3];
331 if (!(x0 | x1 | x2 | x3)) {
341 s5 = sinpi_2_9 * x3;
342 s6 = sinpi_4_9 * x3;
343 s7 = x0 - x2 + x3;
348 x3 = s2;
350 s0 = x0 + x3;
351 s1 = x1 + x3;
353 s3 = x0 + x1 - x3;
    [all...]
vp9_itrans8_dspr2.c 473 int x0, x1, x2, x3, x4, x5, x6, x7; local
478 x3 = input[2];
484 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
493 s2 = cospi_10_64 * x2 + cospi_22_64 * x3;
494 s3 = cospi_22_64 * x2 - cospi_10_64 * x3;
503 x3 = ROUND_POWER_OF_TWO((s3 + s7), DCT_CONST_BITS);
513 s3 = x3;
522 x3 = s1 - s3;
529 s2 = cospi_16_64 * (x2 + x3);
530 s3 = cospi_16_64 * (x2 - x3);
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_camera.h 50 \return K(3x3) intrinsic calibration matrix
63 Make a 3x3 identity matrix
72 Invert intrinsic calibration matrix K(3x3)
158 double x3,m; local
160 x3=H[6]*x[0]+H[7]*x[1]+H[8];
161 if(x3!=0.0)
163 m=1.0/x3;
  /system/core/libmincrypt/
p256.c 341 p256_int y2, x3; local
350 p256_modmul(&SECP256r1_p, x, 0, x, &x3); // x^2
351 p256_modmul(&SECP256r1_p, x, 0, &x3, &x3); // x^3
352 if (p256_sub(&x3, x, &x3)) p256_add(&x3, &SECP256r1_p, &x3); // x^3 - x
353 if (p256_sub(&x3, x, &x3)) p256_add(&x3, &SECP256r1_p, &x3); // x^3 - 2
    [all...]
  /external/boringssl/src/crypto/chacha/
chacha_vec.c 185 register unsigned x0, x1, x2, x3, x4, x5, x6, x7, x8, local
208 x2 = chacha_const[2]; x3 = chacha_const[3];
228 QROUND_WORDS( x3, x7,x11,x15)
232 QROUND_WORDS( x3, x4, x9,x14)
254 op[3] = REVW_BE(REVW_BE(ip[3]) ^ (x3 + chacha_const[3]));
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
CpuSpriteBatch.java 325 float x3; local
341 x3 = cos * p3x - sin * p3y;
344 x4 = x1 + (x3 - x2);
353 x3 = p3x;
364 x3 += worldOriginX;
394 vertices[idx + 10] = t.m00 * x3 + t.m01 * y3 + t.m02;
395 vertices[idx + 11] = t.m10 * x3 + t.m11 * y3 + t.m12;
447 float x3; local
463 x3 = cos * p3x - sin * p3y;
466 x4 = x1 + (x3 - x2)
555 float x3 = t.m00 * width + t.m01 * height + t.m02; local
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/math/
DelaunayTriangulator.java 125 float x1, y1, x2, y2, x3, y3; local
144 x3 = superTriangle[i];
147 x3 = points[p3];
150 switch (circumCircle(x, y, x1, y1, x2, y2, x3, y3)) {
223 /** Returns INSIDE if point xp,yp is inside the circumcircle made up of the points x1,y1, x2,y2, x3,y3. Returns COMPLETE if xp
226 private int circumCircle (float xp, float yp, float x1, float y1, float x2, float y2, float x3, float y3) {
232 float m2 = -(x3 - x2) / (y3 - y2);
233 float mx2 = (x2 + x3) / 2f;
242 xc = (x3 + x2) / 2f;
245 float m2 = -(x3 - x2) / (y3 - y2);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 45 tran_high_t x0, x1, x2, x3; // canbe16 local
61 x3 = s0 - s3;
64 t2 = x2 * cospi_24_64 + x3 * cospi_8_64;
65 t3 = -x2 * cospi_8_64 + x3 * cospi_24_64;
81 x3 = s7 + t3;
84 t0 = x0 * cospi_28_64 + x3 * cospi_4_64;
87 t3 = x3 * cospi_28_64 + x0 * -cospi_4_64;
124 tran_high_t x0, x1, x2, x3; // canbe16 local
140 x3 = s0 - s3;
143 t2 = x3 * cospi_8_64 + x2 * cospi_24_64
236 tran_high_t x0, x1, x2, x3; local
281 tran_high_t x3 = input[2]; local
353 tran_high_t x3 = input[2]; local
582 tran_high_t x0, x1, x2, x3; \/\/ canbe16 local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
image.c 531 VGfloat x3, y3; local
544 x3 = img->width;
558 x1, y1, x2, y2, x3, y3, x4, y4);
  /external/opencv3/modules/features2d/src/
fast.cpp 114 __m128i x3 = _mm_sub_epi8(_mm_loadu_si128((const __m128i*)(ptr + pixel[3*quarterPatternSize])), delta); local
119 m0 = _mm_or_si128(m0, _mm_and_si128(_mm_cmpgt_epi8(x2, v0), _mm_cmpgt_epi8(x3, v0)));
120 m1 = _mm_or_si128(m1, _mm_and_si128(_mm_cmpgt_epi8(v1, x2), _mm_cmpgt_epi8(v1, x3)));
121 m0 = _mm_or_si128(m0, _mm_and_si128(_mm_cmpgt_epi8(x3, v0), _mm_cmpgt_epi8(x0, v0)));
122 m1 = _mm_or_si128(m1, _mm_and_si128(_mm_cmpgt_epi8(v1, x3), _mm_cmpgt_epi8(v1, x0)));
  /external/pdfium/core/src/fxge/agg/src/
fx_agg_driver.cpp 57 FX_FLOAT x3 = pPoints[i + 2].m_PointX, y3 = pPoints[i + 2].m_PointY; local
61 pObject2Device->Transform(x3, y3);
63 agg::curve4 curve(x0, y0, x, y, x2, y2, x3, y3);
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastidct.cpp 81 int32 x0, x1, x3, x5, x7;//, x8; local
90 x3 = x7;
97 blk[24] = (x0 + x3) >> 8;
101 blk[32] = (x0 - x3) >> 8;
107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
125 x3 = x7;
132 blk[24] = (x2 + x3) >> 8;
136 blk[32] = (x2 - x3) >> 8;
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
145 x3 = blk[24]
185 int32 x1, x3, x5, x7;\/\/, x8; local
235 int32 x1, x3, x5, x7; local
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
432 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
502 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
691 int32 x1, x3, x5, x7; local
746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
924 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
990 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1171 int32 x1, x3, x5, x7; local
1223 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1429 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1500 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1692 int32 x1, x3, x5, x7; local
1748 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
    [all...]
  /device/google/dragon/audio/hal/dsp/
drc_kernel.c 374 float x3 = x2 * x; local
376 float release_frames = kA + kB * x + kC * x2 + kD * x3 +
    [all...]

Completed in 5447 milliseconds

1 2 3 45 6 7 8 91011>>