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

1 23 4 5 6 7 8 91011>>

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afmodule.c 190 FT_Int x4 = darken_params[6]; local
194 if ( x1 < 0 || x2 < 0 || x3 < 0 || x4 < 0 ||
196 x1 > x2 || x2 > x3 || x3 > x4 ||
206 module->darken_params[6] = x4;
afloader.c 564 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; local
585 x4 = module->darken_params[6];
605 scaled_stem = af_intToFixed( x4 );
647 else if ( scaled_stem < af_intToFixed( x4 ) )
651 FT_Int xdelta = x4 - x3;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cf2font.c 88 * | (x4,y4)
99 * (x4, y4) = (2333, 0)
131 FT_Int x4 = darkenParams[6]; local
161 scaledStem = cf2_intToFixed( x4 );
203 else if ( scaledStem < cf2_intToFixed( x4 ) )
207 FT_Int xdelta = x4 - x3;
cffdrivr.c 678 FT_Int x4 = darken_params[6]; local
682 if ( x1 < 0 || x2 < 0 || x3 < 0 || x4 < 0 ||
684 x1 > x2 || x2 > x3 || x3 > x4 ||
694 driver->darken_params[6] = x4;
  /external/pdfium/third_party/freetype/src/cff/
cf2font.c 88 * | (x4,y4)
99 * (x4, y4) = (2333, 0)
131 FT_Int x4 = darkenParams[6]; local
161 scaledStem = cf2_intToFixed( x4 );
203 else if ( scaledStem < cf2_intToFixed( x4 ) )
207 FT_Int xdelta = x4 - x3;
cffdrivr.c 673 FT_Int x4 = darken_params[6]; local
677 if ( x1 < 0 || x2 < 0 || x3 < 0 || x4 < 0 ||
679 x1 > x2 || x2 > x3 || x3 > x4 ||
689 driver->darken_params[6] = x4;
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
p_med_ol.c 174 Word16 x1, x2, x3, x4, x5; local
180 x4 = x[1];
195 if (x4 < x1)
198 x1 = x4;
199 x4 = tmp;
211 if (x4 < x2)
214 x2 = x4;
215 x4 = tmp;
221 if (x4 < x3)
223 x3 = x4;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_inline.h 81 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
93 // x5 = (x4<<8)-x4; /* x5 = x4*255; */
94 x4 = x5 = 0;
118 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */
121 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */
137 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes *
256 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
430 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
idct_vca.cpp 99 int32 x0, x1, x2, x4, x5; local
113 x4 = blk[9];
119 x5 = (W7 * x4 + 4) >> 3;
120 x4 = (W1 * x4 + 4) >> 3;
123 x2 = (181 * (x4 + x5) + 128) >> 8;
124 x1 = (181 * (x4 - x5) + 128) >> 8;
128 res = (x0 + x4) >> 14;
150 res = (x0 - x4) >> 14;
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8 local
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
450 int32 x0, x1, x2, x4, x5, temp; local
507 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
580 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
    [all...]
block_idct.cpp 516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
545 x4 = blk[9];
557 x8 = W7 * (x4 + x5) + 4;
558 x4 = (x8 + (W1 - W7) * x4) >> 3;
570 x1 = x4 + x6;
571 x4 -= x6;
580 x2 = (181 * (x4 + x5) + 128) >> 8;
581 x4 = (181 * (x4 - x5) + 128) >> 8
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...]
  /bionic/libc/upstream-openbsd/lib/libc/crypt/
chacha_private.h 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
127 x4 = j4;
140 QUARTERROUND( x0, x4, x8,x12)
147 QUARTERROUND( x3, x4, x9,x14)
153 x4 = PLUS(x4,j4);
171 x4 = XOR(x4,U8TO32_LITTLE(m + 16));
195 U32TO8_LITTLE(c + 16,x4);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
SecP224K1FieldElement.java 160 int[] x4 = Nat224.create(); local
161 SecP224K1Field.square(x3, x4);
162 SecP224K1Field.multiply(x4, x1, x4);
164 SecP224K1Field.squareN(x4, 4, x8);
165 SecP224K1Field.multiply(x8, x4, x8);
174 SecP224K1Field.multiply(x23, x4, x23);
175 int[] x42 = x4;
  /external/ceres-solver/internal/ceres/
trust_region_minimizer_test.cc 94 const double x4 = state[3]; local
100 << "x4=" << x4 << "."; local
103 const double f2 = sqrt(5.0) * (x3 - x4);
105 const double f4 = sqrt(10.0) * pow(x1 - x4, 2.0);
138 sqrt(10.0) * 2.0 * (x1 - x4) * (1.0 - x4);
161 sqrt(10.0) * 2.0 * (x1 - x4) * (x1 - 1.0);
169 gradient[column_index++] = f1 + f4 * sqrt(10.0) * 2.0 * (x1 - x4);
183 -f2 * sqrt(5.0) + f4 * sqrt(10.0) * 2.0 * (x4 - x1)
    [all...]
  /external/clang/test/CodeGen/
override-layout.c 48 // CHECK: Type: struct X4
49 struct X4 {
55 void use_X4() { struct X4 x4; x4.y = sizeof(struct X4); }; local
  /external/clang/test/Layout/
ms-vtordisp-local.cpp 105 int x4[sizeof(NoVtorDisp2)]; local
  /external/clang/test/Sema/
expr-address-of.c 64 register struct { int f0[10]; } x4; local
65 int *_dummy4 = &x4.f0[2]; // expected-error {{address of register variable requested}}
  /external/clang/test/SemaTemplate/
default-arguments.cpp 13 X<> *x4; variable
111 struct X4;
112 int array4[is_same<X4<add_pointer>,
113 X4<add_pointer, add_pointer::apply> >::value? 1 : -1];
  /external/freetype/src/cff/
cffdrivr.c 673 FT_Int x4 = darken_params[6]; local
677 if ( x1 < 0 || x2 < 0 || x3 < 0 || x4 < 0 ||
679 x1 > x2 || x2 > x3 || x3 > x4 ||
689 driver->darken_params[6] = x4;
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans8_dspr2.c 593 int x0, x1, x2, x3, x4, x5, x6, x7; local
599 x4 = input[3];
604 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
615 s4 = cospi_18_64 * x4 + cospi_14_64 * x5;
616 s5 = cospi_14_64 * x4 - cospi_18_64 * x5;
624 x4 = ROUND_POWER_OF_TWO((s0 - s4), DCT_CONST_BITS);
634 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
635 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
643 x4 = ROUND_POWER_OF_TWO((s4 + s6), DCT_CONST_BITS);
660 output[1] = -x4;
    [all...]
  /external/lzma/Asm/x86/
7zAsm.asm 50 x4 equ ESP define
87 r4 equ x4
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad_inline.h 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
96 // x5 = (x4<<8)-x4; /* x5 = x4*255; */
97 x4 = x5 = 0;
121 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */
124 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */
140 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes *
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
448 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
    [all...]
  /frameworks/av/services/audioflinger/
AudioResamplerFirGen.h 274 double H, double x, double x2, double x4) {
275 return Poly4(A, B, C, D, x, x2) + Poly4(E, F, G, H, x, x2) * x4;
284 double x4 = x2 * x2; local
285 return Poly8(A, B, C, D, E, F, G, H, x, x2, x4) + I * (x4 * x4);
288 double x4 = x2 * x2;
289 return val + Poly4(E, F, G, H, x, x2) * x4 + I * (x4 * x4);
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicConvolve5x5.cpp 97 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(info->dim.x-1)); local
103 convert_float4(py0[x4]) * coeff[4] +
109 convert_float4(py1[x4]) * coeff[9] +
115 convert_float4(py2[x4]) * coeff[14] +
121 convert_float4(py3[x4]) * coeff[19] +
127 convert_float4(py4[x4]) * coeff[24];
140 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(info->dim.x-1)); local
146 convert_float2(py0[x4]) * coeff[4] +
152 convert_float2(py1[x4]) * coeff[9] +
158 convert_float2(py2[x4]) * coeff[14]
183 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(info->dim.x-1)); local
226 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(info->dim.x-1)); local
268 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(info->dim.x-1)); local
310 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(info->dim.x-1)); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans8_dspr2.c 473 int x0, x1, x2, x3, x4, x5, x6, x7; local
479 x4 = input[3];
484 if (!(x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7)) {
495 s4 = cospi_18_64 * x4 + cospi_14_64 * x5;
496 s5 = cospi_14_64 * x4 - cospi_18_64 * x5;
504 x4 = ROUND_POWER_OF_TWO((s0 - s4), DCT_CONST_BITS);
514 s4 = cospi_8_64 * x4 + cospi_24_64 * x5;
515 s5 = cospi_24_64 * x4 - cospi_8_64 * x5;
523 x4 = ROUND_POWER_OF_TWO((s4 + s6), DCT_CONST_BITS);
540 output[1] = -x4;
    [all...]
  /external/boringssl/src/crypto/chacha/
chacha_vec.c 185 register unsigned x0, x1, x2, x3, x4, x5, x6, x7, x8, local
209 x4 = kp[0]; x5 = kp[1]; x6 = kp[2]; x7 = kp[3];
225 QROUND_WORDS( x0, x4, x8,x12)
232 QROUND_WORDS( x3, x4, x9,x14)
255 op[4] = REVW_BE(REVW_BE(ip[4]) ^ (x4 + kp[0]));

Completed in 2293 milliseconds

1 23 4 5 6 7 8 91011>>