/third_party/libwebsockets/lib/misc/ |
D | ieeehalfprecision.c | 90 uint32_t xs, xe, xm; in lws_singles2halfp() local 103 xm = x & 0x007FFFFFu; // Pick off mantissa bits in lws_singles2halfp() 111 if (!xm) { // If mantissa is zero ... in lws_singles2halfp() 140 xm |= 0x00800000u; // Add the hidden leading bit in lws_singles2halfp() 141 hm = (uint16_t) (xm >> (14 - hes)); // Mantissa in lws_singles2halfp() 142 if ((xm >> (13 - hes)) & 1u) // Check for rounding in lws_singles2halfp() 154 hm = (uint16_t)(xm >> 13); // Mantissa in lws_singles2halfp() 156 if (xm & 0x00001000u) // Check for rounding in lws_singles2halfp() 167 uint32_t xs, xe, xm; in lws_halfp2singles() local 196 xm = ((uint32_t)(hm & 0x03FFu)) << 13; // Mantissa in lws_halfp2singles() [all …]
|
/third_party/ffmpeg/libavfilter/ |
D | drawutils.c | 435 unsigned xm, x, y, t = 0; in blend_pixel16() local 443 xm = xm0; in blend_pixel16() 445 t += ((mask[xm >> xmshf] >> ((~xm & xmmod) << l2depth)) & mbits) in blend_pixel16() 447 xm++; in blend_pixel16() 459 unsigned xm, x, y, t = 0; in blend_pixel() local 466 xm = xm0; in blend_pixel() 468 t += ((mask[xm >> xmshf] >> ((~xm & xmmod) << l2depth)) & mbits) in blend_pixel() 470 xm++; in blend_pixel() 482 int xm, int left, int right, int hband) in blend_line_hv16() argument 488 left, hband, hsub + vsub, xm); in blend_line_hv16() [all …]
|
D | af_axcorrelate.c | 102 const float xm = sumx / size, ym = sumy / size; in xcorrelate() local 106 float xd = x[i] - xm; in xcorrelate()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | ssim.c | 36 const uint64_t xmxm = (uint64_t)stats->xm * stats->xm; in SSIMCalculation() 39 const int64_t xmym = (int64_t)stats->xm * stats->ym; in SSIMCalculation() 83 stats.xm += w * s1; in SSIMGetClipped_C() 102 stats.xm += w * s1; in SSIMGet_C()
|
D | ssim_sse2.c | 116 xm = _mm_add_epi16(xm, wa1); \ 129 __m128i xm = zero, ym = zero; // 16b accums in SSIMGet_SSE2() local 140 stats.xm = HorizontalAdd16b_SSE2(&xm); in SSIMGet_SSE2()
|
/third_party/node/deps/npm/node_modules/semver/classes/ |
D | range.js | 382 const xm = xM || isX(m) constant 383 const xp = xm || isX(p) 405 if (xm) { 414 if (xm) { 426 if (xm) { 438 } else if (xm) {
|
/third_party/skia/third_party/externals/libwebp/extras/ |
D | get_disto.c | 102 uint32_t xm, ym; // sum(w_i * x_i), sum(w_i * y_i) member 115 const uint64_t xmxm = (uint64_t)stats->xm * stats->xm; in SSIMCalculation() 118 const int64_t xmym = (int64_t)stats->xm * stats->ym; in SSIMCalculation() 152 stats.xm += w * s1; in SSIMGetClipped()
|
/third_party/ffmpeg/libavcodec/x86/ |
D | mdct15.asm | 58 mulps xm%3, xm1, xm5 65 subps xm%3, xm4 ; t[4].re, t[4].im, t[5].re, t[5].im 67 movhlps xm2, xm%3, xm3 ; t[2].re, t[2].im, t[5].re, t[5].im 68 movlhps xm3, xm%3 ; t[0].re, t[0].im, t[4].re, t[4].im 71 addps xm%3, xm2, xm3
|
D | cfhddsp.asm | 75 %define ostrideq xm 336 %define ostrideq xm
|
/third_party/ffmpeg/tests/fate/ |
D | video.mak | 1 FATE_4XM += fate-4xm-1 2 fate-4xm-1: CMD = framecrc -i $(TARGET_SAMPLES)/4xm/version1.4xm -pix_fmt rgb24 -an -vf scale 4 FATE_4XM += fate-4xm-2 5 fate-4xm-2: CMD = framecrc -i $(TARGET_SAMPLES)/4xm/version2.4xm -pix_fmt rgb24 -an -vf scale 8 fate-4xm: $(FATE_4XM)
|
D | adpcm.mak | 1 FATE_ADPCM-$(call DEMDEC, FOURXM, ADPCM_4XM) += fate-adpcm-4xm 2 fate-adpcm-4xm: CMD = framecrc -i $(TARGET_SAMPLES)/4xm/dracula.4xm -vn -map 0:6 -af aresample
|
/third_party/mbedtls/library/ |
D | ecjpake.c | 703 mbedtls_mpi xm; /* C: xc, S: xs */ in mbedtls_ecjpake_write_round_two() local 710 mbedtls_mpi_init(&xm); in mbedtls_ecjpake_write_round_two() 721 MBEDTLS_MPI_CHK(ecjpake_mul_secret(&xm, 1, &ctx->xm2, &ctx->s, in mbedtls_ecjpake_write_round_two() 723 MBEDTLS_MPI_CHK(mbedtls_ecp_mul(&ctx->grp, &Xm, &xm, &G, f_rng, p_rng)); in mbedtls_ecjpake_write_round_two() 753 &G, &xm, &Xm, ID_MINE, in mbedtls_ecjpake_write_round_two() 761 mbedtls_mpi_free(&xm); in mbedtls_ecjpake_write_round_two()
|
/third_party/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client/ |
D | mosq-server.crt | 9 24aVIGwkvfsMD33Hb/D1WW+r8UFnq4CutigwXArXUxoFX6fa0rwEEjuxwG3f7+xm
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryBuiltinTests.cpp | 787 const float xm = (x0 + x1) / 2.0f; in initVertexBuffer() local 791 vertices.push_back(tcu::Vec4(xm, y1, z, w)); in initVertexBuffer() 846 const float xm = (x0 + x1) / 2.0f; in initVertexBuffer() local 850 vertices.push_back(tcu::Vec4(xm, y1, z, w)); in initVertexBuffer() 1974 const float xm = (x0 + x1) / 2.0f; in initAccelerationStructures() local 1978 geometryData.push_back(tcu::Vec3(xm, y1, z)); in initAccelerationStructures() 2133 const float xm = (x0 + x1) / 2.0f; in initAccelerationStructures() local 2137 geometryData.push_back(tcu::Vec3(xm, y1, z)); in initAccelerationStructures() 2731 const float xm = (x0 + x1) / 2.0f; in initAccelerationStructures() local 2735 geometryData.push_back(tcu::Vec3(xm, y1, z)); in initAccelerationStructures() [all …]
|
/third_party/rust/crates/aho-corasick/bench/data/ |
D | random10x.txt | 247 xm 760 xm 1273 xm 1786 xm 2299 xm 2812 xm 3325 xm 3838 xm 4351 xm 4864 xm
|
D | random.txt | 247 xm
|
/third_party/vixl/src/aarch64/ |
D | assembler-aarch64.cc | 233 void Assembler::braa(const Register& xn, const Register& xm) { in braa() argument 235 VIXL_ASSERT(xn.Is64Bits() && xm.Is64Bits()); in braa() 236 Emit(BRAA | Rn(xn) | RdSP(xm)); in braa() 239 void Assembler::brab(const Register& xn, const Register& xm) { in brab() argument 241 VIXL_ASSERT(xn.Is64Bits() && xm.Is64Bits()); in brab() 242 Emit(BRAB | Rn(xn) | RdSP(xm)); in brab() 245 void Assembler::blraa(const Register& xn, const Register& xm) { in blraa() argument 247 VIXL_ASSERT(xn.Is64Bits() && xm.Is64Bits()); in blraa() 248 Emit(BLRAA | Rn(xn) | RdSP(xm)); in blraa() 251 void Assembler::blrab(const Register& xn, const Register& xm) { in blrab() argument [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingBuiltinTests.cpp | 1303 const float xm = (x0 + x1) / 2.0f; in initBottomAccelerationStructure() local 1307 geometryData.push_back(tcu::Vec3(xm, y1, z)); in initBottomAccelerationStructure() 1354 const float xm = (x0 + x1) / 2.0f; in initBottomAccelerationStructure() local 1361 geometryData.push_back(tcu::Vec3(xm, y1, z)); in initBottomAccelerationStructure() 1366 geometryData.push_back(tcu::Vec3(xm, y1, z)); in initBottomAccelerationStructure() 1411 const float xm = (x0 + x1) / 2.0f; in initBottomAccelerationStructure() local 1418 geometryData.push_back(tcu::Vec3(xm, y1, z)); in initBottomAccelerationStructure() 1423 geometryData.push_back(tcu::Vec3(xm, y1, z)); in initBottomAccelerationStructure() 1475 const float xm = (x0 + x1) / 2.0f; in initBottomAccelerationStructure() local 1479 geometryData.push_back(tcu::Vec3(xm, y1, z)); in initBottomAccelerationStructure()
|
D | vktRayTracingBuildTests.cpp | 325 const float xm = (x0 + x1) / 2.0f; in initBottomAccelerationStructure() local 329 geometryData.push_back(tcu::Vec3(xm, y1, z)); in initBottomAccelerationStructure() 336 geometryData.push_back(tcu::Vec3(xm, y1, z)); in initBottomAccelerationStructure()
|
D | vktRayTracingBuildIndirectTests.cpp | 408 const float xm = (x0 + x1) / 2.0f; in initBottomAccelerationStructure() local 413 geometryData.push_back(tcu::Vec3(xm, y1, z)); in initBottomAccelerationStructure()
|
D | vktRayTracingBuildLargeTests.cpp | 329 const float xm = (x0 + x1) / 2.0f; in initBottomAccelerationStructure() local 333 geometryData.push_back(tcu::Vec3(xm, y1, -1.0f)); in initBottomAccelerationStructure()
|
/third_party/icu/tools/currency/ |
D | readme.txt | 79 [get] Getting: http://www.currency-iso.org/dam/downloads/lists/list_one.xm
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | mimetypes | 411 … Properties: layout = "quicktime"/"wav"/"microsoft"/"4xm"/"g721"/"g722"/"g723_3"/"g723_5" (STRING) 412 Encoder: ffenc_adpcm_ima_[qt/wav/dk3/dk4/ws/smjpeg], ffenc_adpcm_[ms/4xm/xa/adx/ea] 413 Decoder: ffdec_adpcm_ima_[qt/wav/dk3/dk4/ws/smjpeg], ffdec_adpcm_[ms/4xm/xa/adx/ea]
|
/third_party/typescript/tests/baselines/reference/ |
D | hugeDeclarationOutputGetsTruncatedWithError.types | 6 …" | "xc" | "xd" | "xe" | "xf" | "xg" | "xh" | "xi" | "xj" | "xk" | "xl" | "xm" | "xn" | "xo" | "xp… 9 …xm: "aa.xm"; xn: "aa.xn"; xo: "aa.xo"; xp: "aa.xp"; xq: "aa.xq"; xr: "aa.xr"; xs: "aa.xs"; xt: "aa… 10 …xm: "aa.xm"; xn: "aa.xn"; xo: "aa.xo"; xp: "aa.xp"; xq: "aa.xq"; xr: "aa.xr"; xs: "aa.xs"; xt: "aa…
|
D | hugeDeclarationOutputGTruncatedWithError.ts.types | 6 …" | "xc" | "xd" | "xe" | "xf" | "xg" | "xh" | "xi" | "xj" | "xk" | "xl" | "xm" | "xn" | "xo" | "xp… 9 …xm: "aa.xm"; xn: "aa.xn"; xo: "aa.xo"; xp: "aa.xp"; xq: "aa.xq"; xr: "aa.xr"; xs: "aa.xs"; xt: "aa… 10 …xm: "aa.xm"; xn: "aa.xn"; xo: "aa.xo"; xp: "aa.xp"; xq: "aa.xq"; xr: "aa.xr"; xs: "aa.xs"; xt: "aa…
|