HomeSort by relevance Sort by last modified time
    Searched defs:rh (Results 1 - 25 of 36) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/
u_half_test.c 18 uint16_t rh; local
21 rh = util_float_to_half(f.f);
23 if (h != rh && !(util_is_half_nan(h) && util_is_half_nan(rh))) {
24 printf("Roundtrip failed: %x -> %x = %f -> %x\n", h, f.ui, f.f, rh);
  /external/mesa3d/src/gallium/tests/unit/
u_half_test.c 18 uint16_t rh; local
21 rh = util_float_to_half(f.f);
23 if (h != rh && !(util_is_half_nan(h) && util_is_half_nan(rh))) {
24 printf("Roundtrip failed: %x -> %x = %f -> %x\n", h, f.ui, f.f, rh);
  /frameworks/base/core/java/android/os/
RegistrantList.java 114 Handler rh; local
116 rh = r.getHandler();
121 if (rh == null || rh == h) {
  /packages/apps/Gallery2/jni/filters/
hsv.c 44 short rv,rs,rh; local
66 rh = 0;
69 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma));
70 if (rh >= k2) rh -= k2;
72 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma));
74 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
78 hsv[hsvOff+2] = rh;
  /external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
MjpegFileWriter.java 46 RIFFHeader rh = new RIFFHeader(); local
47 aviOutput.write(rh.toBytes());
  /external/chromium_org/third_party/bintrees/bintrees/
ctrees.c 536 int lh, rh, max; local
541 rh = height(up[top]->link[!upd[top]]);
544 if (lh - rh == 0)
546 if (lh - rh >= 2) {
564 rh = height(up[top]->link[!upd[top]]);
565 max = avl_max(lh, rh);
635 int rh = height(up[top]->link[!upd[top]]); local
636 int max = avl_max(lh, rh);
642 if (lh - rh == -1)
644 if (lh - rh <= -2)
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/ec/
ecp_smpl.c 946 BIGNUM *rh, *tmp, *Z4, *Z6; local
964 rh = BN_CTX_get(ctx);
976 * To test this, we add up the right-hand side in 'rh'.
979 /* rh := X^2 */
980 if (!field_sqr(group, rh, &point->X, ctx)) goto err;
988 /* rh := (rh + a*Z^4)*X */
993 if (!BN_mod_sub_quick(rh, rh, tmp, p)) goto err;
994 if (!field_mul(group, rh, rh, &point->X, ctx)) goto err
    [all...]
  /external/openssl/crypto/ec/
ecp_smpl.c 946 BIGNUM *rh, *tmp, *Z4, *Z6; local
964 rh = BN_CTX_get(ctx);
976 * To test this, we add up the right-hand side in 'rh'.
979 /* rh := X^2 */
980 if (!field_sqr(group, rh, &point->X, ctx)) goto err;
988 /* rh := (rh + a*Z^4)*X */
993 if (!BN_mod_sub_quick(rh, rh, tmp, p)) goto err;
994 if (!field_mul(group, rh, rh, &point->X, ctx)) goto err
    [all...]
  /external/speex/libspeex/
sb_celp.c 556 spx_word32_t rl, rh; /*Q13*/ local
581 rh = LPC_SCALING;
584 rh += st->interp_qlpc[i+1] - st->interp_qlpc[i];
590 filter_ratio=EXTRACT16(SATURATE(PDIV32(SHL32(ADD32(rl,82),7),ADD32(82,rh)),32767));
592 filter_ratio=(rl+.01)/(rh+.01);
987 spx_word32_t rl=0,rh=0; local
1011 rh = LPC_SCALING;
1014 rh += ak[i+1] - ak[i];
1020 filter_ratio=EXTRACT16(SATURATE(PDIV32(SHL32(ADD32(rl,82),7),ADD32(82,rh)),32767));
1022 filter_ratio=(rl+.01)/(rh+.01)
    [all...]
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
results_holder.c 52 static struct results_t rh; variable in typeref:struct:results_t
61 rh.status |= INV_6_AXIS_QUAT_SET;
62 memcpy(&rh.gam_quat, quat, sizeof(rh.gam_quat));
63 rh.gam_timestamp = timestamp;
73 rh.status |= INV_COMPASS_CORRECTION_SET;
74 memcpy(rh.compass_correction, data, sizeof(rh.compass_correction));
75 rh.nav_timestamp = timestamp;
85 memcpy(data, rh.compass_correction, sizeof(rh.compass_correction))
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
results_holder.c 58 static struct results_t rh; variable in typeref:struct:results_t
67 rh.status |= INV_6_AXIS_QUAT_SET;
68 memcpy(&rh.gam_quat, quat, sizeof(rh.gam_quat));
69 rh.gam_timestamp = timestamp;
79 // rh.status |= INV_6_AXIS_QUAT_SET;
80 memcpy(&rh.accel_quat, quat, sizeof(rh.accel_quat));
81 rh.geomag_timestamp = timestamp;
90 rh.status |= INV_COMPASS_CORRECTION_SET
    [all...]
  /packages/apps/Camera/src/com/android/camera/ui/
FaceView.java 183 int rh = sn.getUncroppedRenderHeight(); local
185 if (((rh > rw) && ((mDisplayOrientation == 0) || (mDisplayOrientation == 180)))
186 || ((rw > rh) && ((mDisplayOrientation == 90) || (mDisplayOrientation == 270)))) {
188 rw = rh;
189 rh = temp;
191 Util.prepareMatrix(mMatrix, mMirror, mDisplayOrientation, rw, rh);
193 int dy = (getHeight() - rh) / 2;
  /packages/apps/Camera2/src/com/android/camera/ui/
FaceView.java 187 int rw, rh; local
189 rh = mUncroppedHeight;
191 if (((rh > rw) && ((mDisplayOrientation == 0) || (mDisplayOrientation == 180)))
192 || ((rw > rh) && ((mDisplayOrientation == 90) || (mDisplayOrientation == 270)))) {
194 rw = rh;
195 rh = temp;
197 CameraUtil.prepareMatrix(mMatrix, mMirror, mDisplayOrientation, rw, rh);
199 int dy = (getHeight() - rh) / 2;
  /system/core/include/pixelflinger/
format.h 111 uint8_t rh; // red high bit position + 1 member in struct:__anon62593::__anon62595::__anon62596
  /external/javassist/src/main/javassist/compiler/
CodeGen.java 656 ReturnHook rh = new ReturnHook(this) { local
672 rh.doit(bc, 0); // the 2nd arg is ignored.
680 rh.doit(bc, 0); // the 2nd arg is ignored.
688 rh.remove(this);
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkStroke.cpp 688 SkScalar rh = origRect.height(); local
689 if ((rw < 0) ^ (rh < 0)) {
696 rh = rect.height();
720 if (fWidth < SkMinScalar(rw, rh) && !fDoFill) {
  /external/hyphenation/
hyphen.c 667 char * rh = strchr((*rep)[j], '='); local
668 if (rh && (hnj_hyphen_strnlen(word, j - (*pos)[j] + 1, utf8) +
669 hnj_hyphen_strnlen((*rep)[j], rh - (*rep)[j], utf8)) < lhmin) {
690 char * rh = strchr((*rep)[j], '='); local
691 if (rh && (hnj_hyphen_strnlen(word + j - (*pos)[j] + (*cut)[j] + 1, 100, utf8) +
692 hnj_hyphen_strnlen(rh + 1, strlen(rh + 1), utf8)) < rhmin) {
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11modes.c 1096 int rw, rh; local
    [all...]
  /external/skia/src/core/
SkStroke.cpp 688 SkScalar rh = origRect.height(); local
689 if ((rw < 0) ^ (rh < 0)) {
696 rh = rect.height();
720 if (fWidth < SkMinScalar(rw, rh) && !fDoFill) {
  /external/tcpdump/
print-udp.c 212 struct rtcphdr *rh = (struct rtcphdr *)hdr; local
217 if ((u_char *)(rh + 1) > ep) {
221 len = (EXTRACT_16BITS(&rh->rh_len) + 1) * 4;
222 flags = EXTRACT_16BITS(&rh->rh_flags);
226 sr = (struct rtcp_sr *)(rh + 1);
228 if (len != cnt * sizeof(*rr) + sizeof(*sr) + sizeof(*rh))
231 printf(" %u", EXTRACT_32BITS(&rh->rh_ssrc));
245 if (len != cnt * sizeof(*rr) + sizeof(*rh))
247 rr = (struct rtcp_rr *)(rh + 1);
249 printf(" %u", EXTRACT_32BITS(&rh->rh_ssrc))
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
ReentrantReadWriteLock.java 393 HoldCounter rh = cachedHoldCounter; local
394 if (rh == null || rh.tid != current.getId())
395 rh = readHolds.get();
396 int count = rh.count;
402 --rh.count;
451 HoldCounter rh = cachedHoldCounter; local
452 if (rh == null || rh.tid != current.getId())
453 cachedHoldCounter = rh = readHolds.get()
474 HoldCounter rh = null; local
565 HoldCounter rh = cachedHoldCounter; local
    [all...]
  /ndk/tests/build/b9193874-neon/jni/
b9193874-neon.c 269 int32x4_t rh = vaddl_s16(vget_high_s16(yy), vget_high_s16(vr)); local
275 rh = vmulq_lane_s32(rh, cf32, 0);
280 y = vqmovun_s16(vcombine_s16(vrshrn_n_s32(rl, 16), vrshrn_n_s32(rh, 16)));
317 int32x4_t rh = vaddl_s16(vget_high_s16(yy), vget_high_s16(vr)); local
323 rh = vmulq_lane_s32(rh, cf32, 0);
328 y = vqmovun_s16(vcombine_s16(vrshrn_n_s32(rl, 16), vrshrn_n_s32(rh, 16)));
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
path.c 578 VGfloat rh, rv, rot; local
584 rh = data[0];
592 x0, y0, x1, y1, rh, rv, rot);
595 rh, rv, rot);
1494 VGfloat rh, rv, rot; local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
path.c 578 VGfloat rh, rv, rot; local
584 rh = data[0];
592 x0, y0, x1, y1, rh, rv, rot);
595 rh, rv, rot);
1494 VGfloat rh, rv, rot; local
    [all...]
  /external/qemu/
qemu-common.h 376 uint64_t rl, rh; local
380 rh = (uint64_t)u.l.high * (uint64_t)b;
381 rh += (rl >> 32);
382 res.l.high = rh / c;
383 res.l.low = (((rh % c) << 32) + (rl & 0xffffffff)) / c;

Completed in 1742 milliseconds

1 2