HomeSort by relevance Sort by last modified time
    Searched defs:x4 (Results 76 - 100 of 1417) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu/icu4c/source/test/cintltst/
putiltst.c 32 int32_t x4=x>>4; local
34 UBool signedRightShiftIsArithmetic= x4==0xffff5fff && m1==-1;
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
CpuSpriteBatch.java 327 float x4; local
344 x4 = x1 + (x3 - x2);
356 x4 = p4x;
366 x4 += worldOriginX;
400 vertices[idx + 15] = t.m00 * x4 + t.m01 * y4 + t.m02;
401 vertices[idx + 16] = t.m10 * x4 + t.m11 * y4 + t.m12;
449 float x4; local
466 x4 = x1 + (x3 - x2);
478 x4 = p4x;
488 x4 += worldOriginX
557 float x4 = t.m00 * width + t.m02; local
    [all...]
PolygonSpriteBatch.java 417 float x4; local
434 x4 = x1 + (x3 - x2);
446 x4 = p4x;
456 x4 += worldOriginX;
496 vertices[idx++] = x4;
895 float x4; local
912 x4 = x1 + (x3 - x2);
924 x4 = p4x;
934 x4 += worldOriginX;
962 vertices[idx++] = x4;
1026 float x4; local
1147 float x4 = transform.m00 * width + transform.m02; local
    [all...]
SpriteBatch.java 272 float x4; local
289 x4 = x1 + (x3 - x2);
301 x4 = p4x;
311 x4 += worldOriginX;
351 vertices[idx++] = x4;
684 float x4; local
701 x4 = x1 + (x3 - x2);
713 x4 = p4x;
723 x4 += worldOriginX;
751 vertices[idx++] = x4;
804 float x4; local
915 float x4 = transform.m00 * width + transform.m02; local
    [all...]
SpriteCache.java 532 float x4; local
549 x4 = x1 + (x3 - x2);
561 x4 = p4x;
571 x4 += worldOriginX;
612 tempVertices[15] = x4;
625 tempVertices[20] = x4;
737 float x4; local
754 x4 = x1 + (x3 - x2);
766 x4 = p4x;
776 x4 += worldOriginX;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 282 tran_high_t x4 = input[3]; local
292 s4 = cospi_18_64 * x4 + cospi_14_64 * x5;
293 s5 = cospi_14_64 * x4 - cospi_18_64 * x5;
301 x4 = fdct_round_shift(s0 - s4);
311 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
312 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
320 x4 = fdct_round_shift(s4 + s6);
337 output[1] = (tran_low_t)-x4;
354 tran_high_t x4 = input[11]; local
372 s4 = x4 * cospi_9_64 + x5 * cospi_23_64
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
image.c 532 VGfloat x4, y4; local
546 x4 = 0;
558 x1, y1, x2, y2, x3, y3, x4, y4);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastidct.cpp 107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
113 x4 = x0;
119 x8 = x4 - x6;
120 x4 += x6;
130 blk[8] = (x4 + x7) >> 8;
134 blk[48] = (x4 - x7) >> 8;
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
148 x4 = x0;
154 x8 = x4 - x6;
155 x4 += x6
211 int32 x0, x2, x4, x6; local
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x4, x5; 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
578 int32 x1, x2, x4, x5; local
635 int32 x0, x2, x4, x6; local
746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
869 int32 x0, x1, x2, x4, x5; 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
1063 int32 x1, x2, x4, x5; local
1118 int32 x0, x2, x4, x6; local
1223 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1369 int32 x0, x1, x2, x4, x5; 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
1577 int32 x1, x2, x4, x5; local
1635 int32 x0, x2, x4, x6; local
1748 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
    [all...]
  /device/google/dragon/audio/hal/dsp/
drc_kernel.c 375 float x4 = x2 * x2; local
377 kE * x4;
572 float32x4_t x, x2, x4, left, right, tmp1, tmp2; local
586 "vmul.f32 %q[x4], %q[x2], %q[x2] \n"
589 "vmla.f32 %q[tmp2], %q[tmp1], %q[x4] \n"
606 [x4]"=&w"(x4),
631 float32x4_t x2, x4, left, right, tmp1, tmp2; local
645 "vmul.f32 %q[x4], %q[x2], %q[x2] \n"
648 "vmla.f32 %q[tmp2], %q[tmp1], %q[x4] \n
711 __m128 x, x2, x4, left, right, tmp1, tmp2; local
784 __m128 x2, x4, left, right, tmp1, tmp2; local
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
Nat192.java 558 long x4 = x[xOff + 4] & M; local
559 c += wVal * x4 + x3 + (y[yOff + 4] & M);
563 c += wVal * x5 + x4 + (y[yOff + 5] & M);
Nat224.java 577 long x4 = x[xOff + 4] & M; local
578 c += wVal * x4 + x3 + (y[yOff + 4] & M);
582 c += wVal * x5 + x4 + (y[yOff + 5] & M);
Nat256.java 697 long x4 = x[xOff + 4] & M; local
698 c += wVal * x4 + x3 + (y[yOff + 4] & M);
702 c += wVal * x5 + x4 + (y[yOff + 5] & M);
    [all...]
  /external/clang/test/Analysis/
dead-stores.c 558 int x4 = (getInt(), (getInt(), 0)); // expected-warning{{unused variable 'x4'}} local
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
PolygonRegionTest.java 218 float x4; local
232 x4 = x1 + (x3 - x2);
244 x4 = p4x;
254 x4 += worldOriginX;
263 renderer.line(x3, y3, x4, y4);
264 renderer.line(x4, y4, x1, y1);
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 292 tran_high_t x4 = input[3]; local
297 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
308 s4 = (int)(cospi_18_64 * x4 + cospi_14_64 * x5);
309 s5 = (int)(cospi_14_64 * x4 - cospi_18_64 * x5);
317 x4 = WRAPLOW(dct_const_round_shift(s0 - s4), 8);
327 s4 = (int)(cospi_8_64 * x4 + cospi_24_64 * x5);
328 s5 = (int)(cospi_24_64 * x4 - cospi_8_64 * x5);
336 x4 = WRAPLOW(dct_const_round_shift(s4 + s6), 8);
353 output[1] = WRAPLOW(-x4, 8);
587 tran_high_t x4 = input[11] local
1528 tran_low_t x4 = input[3]; local
1826 tran_low_t x4 = input[11]; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans16_dspr2.c 1062 int x4 = input[11]; local
    [all...]
  /external/mesa3d/src/mesa/program/
prog_noise.c 529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4; local
570 x4 = x0 - 1.0f + 4.0f * G4; /* Offsets for last corner in (x,y,z,w) coords */
625 t4 = 0.6f - x4 * x4 - y4 * y4 - z4 * z4 - w4 * w4;
632 grad4(perm[ii + 1 + perm[jj + 1 + perm[kk + 1 + perm[ll + 1]]]], x4,
  /external/pdfium/fpdfsdk/src/
fpdf_flatten.cpp 302 FX_FLOAT x4 = matrix.a * rcStream.right + matrix.c * rcStream.top + matrix.e; local
305 FX_FLOAT left = std::min(std::min(x1, x2), std::min(x3, x4));
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 921 int x4 = input[11]; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.c 321 int x4 = input[3]; local
326 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
337 s4 = cospi_18_64 * x4 + cospi_14_64 * x5;
338 s5 = cospi_14_64 * x4 - cospi_18_64 * x5;
346 x4 = dct_const_round_shift(s0 - s4);
356 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
357 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
365 x4 = dct_const_round_shift(s4 + s6);
382 output[1] = -x4;
645 int x4 = input[11] local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_dct.c 499 int x4 = input[3]; local
509 s4 = cospi_18_64 * x4 + cospi_14_64 * x5;
510 s5 = cospi_14_64 * x4 - cospi_18_64 * x5;
518 x4 = fdct_round_shift(s0 - s4);
528 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
529 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
537 x4 = fdct_round_shift(s4 + s6);
554 output[1] = - x4;
805 int x4 = input[11]; local
823 s4 = x4 * cospi_9_64 + x5 * cospi_23_64
    [all...]
  /external/clang/test/Sema/
array-init.c 25 int x4 = { 1, 2 }; // expected-warning{{excess elements in scalar initializer}} local
  /external/clang/test/SemaCXX/
nested-name-spec.cpp 433 int x4 = enumerator_2::ENUMERATOR_2; // expected-warning{{use of enumeration in a nested name specifier is a C++11 extension}} member in namespace:PR16951
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
ShapeRenderer.java 517 float x4 = x1 + (x3 - x2); local
534 renderer.vertex(x4, y4, 0);
537 renderer.vertex(x4, y4, 0);
551 renderer.vertex(x4, y4, 0);
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_loopfilter_sse2.c 956 __m128i p0, p1, p2, p3, p4, p5, p6, p7, x0, x1, x2, x3, x4, x5, x6, x7; local
    [all...]

Completed in 725 milliseconds

1 2 34 5 6 7 8 91011>>