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

1 2 3 45 6 7 8 910

  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
regdef.h 59 #define k1 $27 macro
109 #define k1 $27 macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
regdef.h 86 #define k1 $27 macro
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
regdef.h 59 #define k1 $27 macro
109 #define k1 $27 macro
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/machine/
regdef.h 86 #define k1 $27 macro
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/machine/
regdef.h 93 #define k1 $27 macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
regdef.h 59 #define k1 $27 macro
109 #define k1 $27 macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 86 #define k1 $27 macro
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
misc.c 465 int i, k1, n, n1; local
470 k1 = b->k;
473 k1++;
474 b1 = Balloc(k1);
484 k1 = 32 - k;
488 z = *x++ >> k1;
494 k1 = 16 - k;
498 z = *x++ >> k1;
strtodg.c 186 int bdif, e, j, k, k1, nb, rv; local
275 k1 = k - 1;
276 if (k1 > 0 && !lostbits)
277 lostbits = any_on(b, k1);
281 carry = b->x[k1>>kshift] & (1 << (k1 & kmask));
  /external/aac/libSBRdec/src/
lpp_tran.cpp 248 FIXP_DBL k1, k1_below=0, k1_below2=0; local
553 k1 = FL2FXCONST_DBL(0.0f);
558 k1 = (FIXP_DBL)MAXVAL_DBL /*FL2FXCONST_SGL(1.0f)*/;
561 k1 = (FIXP_DBL)(MINVAL_DBL+1) /*FL2FXCONST_SGL(-1.0f)*/;
567 k1 = scaleValue(result,scale);
570 k1 = -k1;
578 if (((loBand & 1) == 0) && (k1 < FL2FXCONST_DBL(0.0f))){
589 if (((loBand & 1) == 1) && (k1 > FL2FXCONST_DBL(0.0f))){
601 /* remember k1 values of the 2 QMF channels below the current channel *
    [all...]
  /external/chromium_org/third_party/skia/src/effects/
SkArithmeticMode.cpp 25 static SkArithmeticMode_scalar* Create(SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4,
27 return SkNEW_ARGS(SkArithmeticMode_scalar, (k1, k2, k3, k4, enforcePMColor));
41 SkArithmeticMode_scalar(SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4, bool enforcePMColor) {
42 fK[0] = k1;
80 static int arith(SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4,
82 SkScalar result = SkScalarMul(k1, src * dst) +
100 SkScalar k1 = fK[0] / 255; local
120 a = arith(k1, k2, k3, k4, sa, da);
121 r = arith(k1, k2, k3, k4, SkGetPackedR32(sc), SkGetPackedR32(dc));
122 g = arith(k1, k2, k3, k4, SkGetPackedG32(sc), SkGetPackedG32(dc))
282 float k1() const { return fK1; } function in class:GrArithmeticEffect
419 float k1 = rand->nextF(); local
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
fft.c 276 int j, jc, jf, jj, k, k1, k2, k3, k4, kk, kt, nn, ns, nt; local
437 k1 = kspan + 2;
470 kk = k1 - k2;
479 k1 += inc + inc;
480 kk = (k1 - kspan + 1) / 2 + jc - 1;
493 k1 = kk + kspan;
494 k2 = k1 + kspan;
498 ajp = Re [k1] + Re [k3];
499 ajm = Re [k1] - Re [k3];
502 bjp = Im [k1] + Im [k3]
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_rdft.c 47 int j, j1, k, k1, m, m2; local
66 k1 = 2 * k + ip[j];
69 yr = a[k1];
70 yi = a[k1 + 1];
73 a[k1] = xr;
74 a[k1 + 1] = xi;
76 k1 += 2 * m2;
79 yr = a[k1];
80 yi = a[k1 + 1];
83 a[k1] = xr
133 unsigned int j, j1, k, k1; local
222 int k1; local
286 int j, k1, k2; local
392 int j0, j1, j2, j3, k, k1, k2, m2; local
578 int j1, j2, k1, k2; local
599 int j1, j2, k1, k2; local
    [all...]
  /external/chromium_org/v8/src/
hydrogen-bce.cc 296 BoundsCheckKey* k1 = static_cast<BoundsCheckKey*>(key1); local
298 return k1->IndexBase() == k2->IndexBase() && k1->Length() == k2->Length();
  /external/clang/test/Parser/
recovery.cpp 45 int k1 = S().h(); // expected-error {{no member named 'h' in 'MissingBrace::S'}} member in struct:MissingBrace::S
  /external/llvm/include/llvm/ADT/
Hashing.h 169 static const uint64_t k1 = 0xb492b66fbe98f273ULL; member in namespace:llvm::hashing::detail
217 uint64_t a = fetch64(s) * k1;
274 0, seed, hash_16_bytes(seed, k1), rotate(seed ^ k1, 49),
275 seed * k1, shift_mix(seed), 0 };
297 h0 = rotate(h0 + h1 + h3 + fetch64(s + 8), 37) * k1;
298 h1 = rotate(h1 + h4 + fetch64(s + 48), 42) * k1;
301 h2 = rotate(h2 + h5, 33) * k1;
302 h3 = h4 * k1;
314 return hash_16_bytes(hash_16_bytes(h3, h5) + shift_mix(h1) * k1 + h2
    [all...]
  /external/opencv/ml/src/
mlknearest.cpp 153 int i, j, count = end - start, k1 = 0, k2 = 0, d = var_count; local
186 for( ii = k1-1; ii >= 0; ii-- )
205 k1 = MIN( k1+1, k );
206 k2 = MIN( k1, k-1 );
212 float CvKNearest::write_results( int k, int k1, int start, int end,
219 double inv_scale = 1./k1;
232 for( j = 0; j < k1; j++ )
241 for( j = 0; j < k1; j++ )
244 for( j = k1-1; j > 0; j--
317 int i, count, count_scale, blk_count0, blk_count = 0, buf_sz, k1; local
    [all...]
  /external/skia/src/effects/
SkArithmeticMode.cpp 25 static SkArithmeticMode_scalar* Create(SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4,
27 return SkNEW_ARGS(SkArithmeticMode_scalar, (k1, k2, k3, k4, enforcePMColor));
41 SkArithmeticMode_scalar(SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4, bool enforcePMColor) {
42 fK[0] = k1;
80 static int arith(SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4,
82 SkScalar result = SkScalarMul(k1, src * dst) +
100 SkScalar k1 = fK[0] / 255; local
120 a = arith(k1, k2, k3, k4, sa, da);
121 r = arith(k1, k2, k3, k4, SkGetPackedR32(sc), SkGetPackedR32(dc));
122 g = arith(k1, k2, k3, k4, SkGetPackedG32(sc), SkGetPackedG32(dc))
282 float k1() const { return fK1; } function in class:GrArithmeticEffect
419 float k1 = rand->nextF(); local
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
fft.c 276 int j, jc, jf, jj, k, k1, k2, k3, k4, kk, kt, nn, ns, nt; local
441 k1 = kspan + 2;
474 kk = k1 - k2;
483 k1 += inc + inc;
484 kk = (k1 - kspan + 1) / 2 + jc - 1;
497 k1 = kk + kspan;
498 k2 = k1 + kspan;
502 ajp = Re [k1] + Re [k3];
503 ajm = Re [k1] - Re [k3];
506 bjp = Im [k1] + Im [k3]
    [all...]
  /external/webrtc/src/modules/audio_processing/aec/
aec_rdft.c 47 int j, j1, k, k1, m, m2; local
66 k1 = 2 * k + ip[j];
69 yr = a[k1];
70 yi = a[k1 + 1];
73 a[k1] = xr;
74 a[k1 + 1] = xi;
76 k1 += 2 * m2;
79 yr = a[k1];
80 yi = a[k1 + 1];
83 a[k1] = xr
148 int k1; local
212 int j, k1, k2; local
318 int j0, j1, j2, j3, k, k1, k2, m2; local
504 int j1, j2, k1, k2; local
525 int j1, j2, k1, k2; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
motion_comp.cpp 1910 Int k1 = lx - MB_SIZE, k2 = lx_uv - B_SIZE; local
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
TwofishEngine.java 390 int k1 = sBoxKeys[1]; local
420 [(P[P_02][b0] & 0xff) ^ b0(k1)] & 0xff) ^ b0(k0)];
422 [(P[P_12][b1] & 0xff) ^ b1(k1)] & 0xff) ^ b1(k0)];
424 [(P[P_22][b2] & 0xff) ^ b2(k1)] & 0xff) ^ b2(k0)];
426 [(P[P_32][b3] & 0xff) ^ b3(k1)] & 0xff) ^ b3(k0)];
530 int k1 = k32[1]; local
555 gMDS0[(P[P_01][(P[P_02][b0]&0xff)^b0(k1)]&0xff)^b0(k0)] ^
556 gMDS1[(P[P_11][(P[P_12][b1]&0xff)^b1(k1)]&0xff)^b1(k0)] ^
557 gMDS2[(P[P_21][(P[P_22][b2]&0xff)^b2(k1)]&0xff)^b2(k0)] ^
558 gMDS3[(P[P_31][(P[P_32][b3]&0xff)^b3(k1)]&0xff)^b3(k0)]
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECCurve.java 480 * PPB: The integer <code>k1</code> where <code>x<sup>m</sup> +
481 * x<sup>k3</sup> + x<sup>k2</sup> + x<sup>k1</sup> + 1</code>
484 private int k1; // can't be final - JDK 1.1 field in class:ECCurve.F2m
489 * x<sup>k3</sup> + x<sup>k2</sup> + x<sup>k1</sup> + 1</code>
497 * x<sup>k3</sup> + x<sup>k2</sup> + x<sup>k1</sup> + 1</code>
585 * @param k1 The integer <code>k1</code> where <code>x<sup>m</sup> +
586 * x<sup>k3</sup> + x<sup>k2</sup> + x<sup>k1</sup> + 1</code>
589 * x<sup>k3</sup> + x<sup>k2</sup> + x<sup>k1</sup> + 1</code>
592 * x<sup>k3</sup> + x<sup>k2</sup> + x<sup>k1</sup> + 1</code
    [all...]
  /external/bzip2/
bzlib.c 538 UChar k1; local
565 BZ_GET_FAST(k1); BZ_RAND_UPD_MASK;
566 k1 ^= BZ_RAND_MASK; s->nblock_used++;
568 if (k1 != s->k0) { s->k0 = k1; continue; };
571 BZ_GET_FAST(k1); BZ_RAND_UPD_MASK;
572 k1 ^= BZ_RAND_MASK; s->nblock_used++;
574 if (k1 != s->k0) { s->k0 = k1; continue; };
577 BZ_GET_FAST(k1); BZ_RAND_UPD_MASK;
708 UChar k1; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
postproc.c 161 unsigned char k1, k2, k3; local
162 k1 = (p_above2 + p_above1 + 1) >> 1;
164 k3 = (k1 + k2 + 1) >> 1;
187 unsigned char k1, k2, k3; local
188 k1 = (p_src[col - 2] + p_src[col - 1] + 1) >> 1;
190 k3 = (k1 + k2 + 1) >> 1;
    [all...]

Completed in 1109 milliseconds

1 2 3 45 6 7 8 910