Home
last modified time | relevance | path

Searched refs:wgt2 (Results 1 – 25 of 140) sorted by relevance

123456

/dports/math/ideep/ideep-2.0.0-119-gb57539e/tests/
H A Dtest_ideep_async.cc22 tensor src, wgt1, wgt2, wgt3; in TestMain() local
26 wgt2.init(wgt2_desc); in TestMain()
48 wgt2.get_size() / sizeof(data_t), in TestMain()
49 reinterpret_cast<data_t *>(wgt2.get_data_handle()), in TestMain()
64 dst1, wgt2, out_dims2, dst2, in TestMain()
H A Dtest_ideep_allocator.cc72 wgt1(new tensor()), wgt2(new tensor()); in SetUp() local
92 wgt2->init<SCRATCH_ALLOCATOR(convolution_forward)>(wgt_desc); in SetUp()
93 auto raw_wgt2 = (unsigned long long)wgt2->get_data_handle(); in SetUp()
99 wgt2.reset(); in SetUp()
/dports/science/cdo/cdo-2.0.0/src/
H A DIntlevel.cc44 …re_index_and_weights(int nlev1, int idx, float wgt, int &idx1, int &idx2, float &wgt1, float &wgt2) in restore_index_and_weights() argument
51 wgt2 = wgt; in restore_index_and_weights()
58 wgt2 = 0.0f; in restore_index_and_weights()
65 wgt2 = 1.0f - wgt; in restore_index_and_weights()
81 float wgt1, wgt2; in vert_interp_lev() local
82 restore_index_and_weights(nlev1, idx, wgt, idx1, idx2, wgt1, wgt2); in vert_interp_lev()
91 #pragma omp parallel for default(none) shared(gridsize, var2, var1L1, var1L2, missval, wgt1, wgt2) in vert_interp_lev()
95 var2[i] = vert_interp_lev_kernel(wgt1, wgt2, var1L1[i], var1L2[i], missval); in vert_interp_lev()
129 float wgt1, wgt2; in vert_interp_lev3d() local
130 restore_index_and_weights(nlev1, idx, wgt, idx1, idx2, wgt1, wgt2); in vert_interp_lev3d()
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/gamut/
H A Dnearsmth.h157 gammapweights *src1, double wgt1, gammapweights *src2, double wgt2);
286 gammapweights *src2, double wgt2
293 gammapweights *src2, double wgt2,
H A Dnearsmth.c1181 gammapweights *src2, double wgt2 in near_wblend() argument
1184 #define NSBLEND(xxx) dst->xxx = wgt1 * src1->xxx + wgt2 * src2->xxx in near_wblend()
1223 gammapweights *src2, double wgt2, in near_wblend3() argument
1227 #define NSBLEND(xxx) dst->xxx = wgt1 * src1->xxx + wgt2 * src2->xxx + wgt3 * src3->xxx in near_wblend3()
1413 gammapweights *src2, double wgt2 in near_xwblend() argument
1417 near_wblend(&dst[i], &src1[i], wgt1, &src2[i], wgt2); in near_xwblend()
1424 gammapweights *src2, double wgt2, in near_xwblend3() argument
1429 near_wblend3(&dst[i], &src1[i], wgt1, &src2[i], wgt2, &src3[i], wgt3); in near_xwblend3()
/dports/graphics/graphviz/graphviz-2.44.1/lib/sparse/
H A DQuadTree.c170 real *x1, *x2, dist, wgt1, wgt2, f, *f1, *f2, w1, w2; in QuadTree_repulsive_force_interact() local
215 wgt2 = node_data_get_weight(SingleLinkedList_get_data(l2)); in QuadTree_repulsive_force_interact()
226 f = wgt1*wgt2*KP*(x1[k] - x2[k])/(dist*dist); in QuadTree_repulsive_force_interact()
228 f = wgt1*wgt2*KP*(x1[k] - x2[k])/pow(dist, 1.- p); in QuadTree_repulsive_force_interact()
280 real wgt, wgt2; in QuadTree_repulsive_force_accumulate() local
296 wgt2 = node_data_get_weight(SingleLinkedList_get_data(l)); in QuadTree_repulsive_force_accumulate()
297 wgt2 = wgt2/wgt; in QuadTree_repulsive_force_accumulate()
298 for (k = 0; k < dim; k++) f2[k] += wgt2*f[k]; in QuadTree_repulsive_force_accumulate()
309 wgt2 = qt2->total_weight; in QuadTree_repulsive_force_accumulate()
310 wgt2 = wgt2/wgt; in QuadTree_repulsive_force_accumulate()
[all …]
/dports/math/py-ducc0/ducc0-0.22.0/python/
H A Dwgridder_pymod.cc49 auto wgt2 = to_cmav<T,2>(wgt);
60 ms2dirty<T,double>(uvw,freq,vis,wgt2,mask2,pixsize_x,pixsize_y,epsilon,
63 ms2dirty<T,T>(uvw,freq,vis,wgt2,mask2,pixsize_x,pixsize_y,epsilon,
163 auto wgt2 = to_cmav<T,2>(wgt);
170 dirty2ms<T,T>(uvw,freq,dirty,wgt2,mask2,pixsize_x,pixsize_y,epsilon,
/dports/games/libretro-shaders-slang/slang-shaders-9850d68939b86262eae9f0da01ff1c11daafcdc3/xbr/shaders/super-xbr/
H A Dsuper-xbr-pass0.slang235 float wgt2 = weight2*(smoothstep(0.0, 0.6, contrast)*XBR_EDGE_SHP + XBR_TEXTURE_SHP);
239 w2 = vec4(-wgt2, wgt2+0.25, wgt2+0.25, -wgt2);
H A Dsuper-xbr-pass2.slang238 float wgt2 = weight2*(smoothstep(0.0, 0.6, contrast)*XBR_EDGE_SHP + XBR_TEXTURE_SHP);
242 w2 = vec4(-wgt2, wgt2+0.25, wgt2+0.25, -wgt2);
H A Dsuper-xbr-pass1.slang225 float wgt2 = weight2*(smoothstep(0.0, 0.6, contrast)*XBR_EDGE_SHP + XBR_TEXTURE_SHP);
229 w2 = vec4(-wgt2, wgt2+0.25, wgt2+0.25, -wgt2);
H A Dsuper-xbr-pass1b.slang225 float wgt2 = weight2*(smoothstep(0.0, 0.6, contrast)*XBR_EDGE_SHP + XBR_TEXTURE_SHP);
229 w2 = vec4(-wgt2, wgt2+0.25, wgt2+0.25, -wgt2);
/dports/games/libretro-shaders-glsl/glsl-shaders-7052b09dc657d56bea443d5661dccbebcafe32dc/xbr/shaders/super-xbr/
H A Dsuper-xbr-pass0.glsl288 float wgt2 = weight2*(smoothstep(0.0, 0.6, contrast)*XBR_EDGE_SHP + XBR_TEXTURE_SHP);
292 w2 = vec4(-wgt2, wgt2+0.25, wgt2+0.25, -wgt2);
H A Dsuper-xbr-pass0b.glsl281 float wgt2 = weight2*(smoothstep(0.0, 0.6, contrast)*XBR_EDGE_SHP + XBR_TEXTURE_SHP);
285 w2 = vec4(-wgt2, wgt2+0.25, wgt2+0.25, -wgt2);
H A Dsuper-xbr-pass1.glsl275 float wgt2 = weight2*(smoothstep(0.0, 0.6, contrast)*XBR_EDGE_SHP + XBR_TEXTURE_SHP);
279 w2 = vec4(-wgt2, wgt2+0.25, wgt2+0.25, -wgt2);
H A Dsuper-xbr-pass2.glsl289 float wgt2 = weight2*(smoothstep(0.0, 0.6, contrast)*XBR_EDGE_SHP + XBR_TEXTURE_SHP);
293 w2 = vec4(-wgt2, wgt2+0.25, wgt2+0.25, -wgt2);
/dports/finance/skrooge/skrooge-2.26.1/plugins/generic/skg_dashboard/
H A Dskgdashboardwidget.cpp509 SKGBoardWidget* wgt2 = m_itemsPointers.at(i); in moveItem() local
510 m_flowLayout->removeWidget(wgt2); in moveItem()
511 listWidgets.push_back(wgt2); in moveItem()
/dports/biology/fastdnaml/fastDNAml_1.2.2/source/
H A DfastDNAml.h117 int *wgt2; /* weight per pos (booted) */ member
H A DfastDNAml.c1294 rdta->wgt2 = (int *) Malloc((rdta->sites + 1) * sizeof(int)); in getoptions()
1302 if ( ! rdta->wgt || ! rdta->wgt2 || ! rdta->sitecat || ! cdta->alias in getoptions()
1785 cdta->wgtsum += (rdta->wgt2[i] = rdta->wgt[i] * cdta->aliaswgt[++j]); in makeboot()
1787 rdta->wgt2[i] = 0; in makeboot()
1854 cdta->aliaswgt[i] += rdta->wgt2[sitej]; in sitecombcrunch()
1858 cdta->aliaswgt[i] = rdta->wgt2[sitej]; in sitecombcrunch()
1874 else for (i = 1; i <= rdta->sites; i++) rdta->wgt2[i] = rdta->wgt[i]; in makeweights()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/octeon/
H A Dcvmx-ipd-defs.h1365 uint64_t wgt2:8; member
1371 uint64_t wgt2:8;
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/octeon/
H A Dcvmx-ipd-defs.h1365 uint64_t wgt2:8; member
1371 uint64_t wgt2:8;
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/octeon/
H A Dcvmx-ipd-defs.h1365 uint64_t wgt2:8; member
1371 uint64_t wgt2:8;
/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_warpA.m477 dnl Accumulate4(wgt0, ipixel0, wgt1, ipixel1, wgt2, ipixel2, wgt3, ipixel3)
/dports/math/PDL/PDL-2.019/Lib/Transform/
H A Dtransform.pd639 PDL_Double *wgt2; /* Threaded weight accumulator for badval finding */
679 + sizeof(PDL_Double) * in->dims[ndims] // wgt2
692wgt2 = &(wgt[in->dims[ndims]]); // weighting for acc, if no bad values were f…
693 tmp = &(wgt2[in->dims[ndims]]);
884 PDL_Double *wg = wgt2;
1116 wgt2[i] += alpha; // Accumulate what weight we would have with no bad values
1197 PDL_Double *wg2 = wgt2;
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/mips/mach-octeon/include/mach/
H A Dcvmx-ipd-defs.h1729 u64 wgt2 : 8; member
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/mips/mach-octeon/include/mach/
H A Dcvmx-ipd-defs.h1729 u64 wgt2 : 8; member

123456