Home
last modified time | relevance | path

Searched refs:dIdx (Results 1 – 25 of 81) sorted by relevance

1234

/dports/math/octave-forge-ltfat/ltfat/oct/
H A Dcomp_multidgtrealmp.cc24 for(int dIdx=0;dIdx<dictno;dIdx++) in fwd_dgtrealmp_decompose() local
27 g[dIdx], gl[dIdx], (ltfat_int) a[dIdx], (ltfat_int) M[dIdx]); in fwd_dgtrealmp_decompose()
64 for(int dIdx=0;dIdx<dictno;dIdx++) in fwd_dgtrealmp_decompose() local
67 g[dIdx], gl[dIdx], (ltfat_int) a[dIdx], (ltfat_int) M[dIdx]); in fwd_dgtrealmp_decompose()
/dports/net/ntp/ntp-4.2.8p15/sntp/libopts/
H A Dstack.c71 int i, ct, dIdx; in optionUnstackArg() local
82 for (i = 0, dIdx = 0, ct = arg_list->useCt; --ct >= 0; i++) { in optionUnstackArg()
112 if (dIdx != i) in optionUnstackArg()
113 arg_list->apzArgs[ dIdx ] = pzSrc; in optionUnstackArg()
114 dIdx++; in optionUnstackArg()
122 int i, ct, dIdx; in optionUnstackArg() local
130 for (i = 0, dIdx = 0, ct = arg_list->useCt; --ct >= 0; i++) { in optionUnstackArg()
153 if (dIdx != i) in optionUnstackArg()
154 arg_list->apzArgs[ dIdx ] = pzSrc; in optionUnstackArg()
155 dIdx++; in optionUnstackArg()
/dports/archivers/sharutils/sharutils-4.15.2/libopts/
H A Dstack.c71 int i, ct, dIdx; in optionUnstackArg() local
82 for (i = 0, dIdx = 0, ct = arg_list->useCt; --ct >= 0; i++) { in optionUnstackArg()
112 if (dIdx != i) in optionUnstackArg()
113 arg_list->apzArgs[ dIdx ] = pzSrc; in optionUnstackArg()
114 dIdx++; in optionUnstackArg()
122 int i, ct, dIdx; in optionUnstackArg() local
130 for (i = 0, dIdx = 0, ct = arg_list->useCt; --ct >= 0; i++) { in optionUnstackArg()
153 if (dIdx != i) in optionUnstackArg()
154 arg_list->apzArgs[ dIdx ] = pzSrc; in optionUnstackArg()
155 dIdx++; in optionUnstackArg()
/dports/devel/autogen/autogen-5.18.16/autoopts/
H A Dstack.c71 int i, ct, dIdx; in optionUnstackArg() local
82 for (i = 0, dIdx = 0, ct = arg_list->useCt; --ct >= 0; i++) { in optionUnstackArg()
112 if (dIdx != i) in optionUnstackArg()
113 arg_list->apzArgs[ dIdx ] = pzSrc; in optionUnstackArg()
114 dIdx++; in optionUnstackArg()
122 int i, ct, dIdx; in optionUnstackArg() local
130 for (i = 0, dIdx = 0, ct = arg_list->useCt; --ct >= 0; i++) { in optionUnstackArg()
153 if (dIdx != i) in optionUnstackArg()
154 arg_list->apzArgs[ dIdx ] = pzSrc; in optionUnstackArg()
155 dIdx++; in optionUnstackArg()
/dports/security/gnutls/gnutls-3.6.16/src/libopts/
H A Dstack.c71 int i, ct, dIdx; in optionUnstackArg() local
82 for (i = 0, dIdx = 0, ct = arg_list->useCt; --ct >= 0; i++) { in optionUnstackArg()
112 if (dIdx != i) in optionUnstackArg()
113 arg_list->apzArgs[ dIdx ] = pzSrc; in optionUnstackArg()
114 dIdx++; in optionUnstackArg()
122 int i, ct, dIdx; in optionUnstackArg() local
130 for (i = 0, dIdx = 0, ct = arg_list->useCt; --ct >= 0; i++) { in optionUnstackArg()
153 if (dIdx != i) in optionUnstackArg()
154 arg_list->apzArgs[ dIdx ] = pzSrc; in optionUnstackArg()
155 dIdx++; in optionUnstackArg()
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/libopts/
H A Dstack.c71 int i, ct, dIdx; in optionUnstackArg() local
82 for (i = 0, dIdx = 0, ct = arg_list->useCt; --ct >= 0; i++) { in optionUnstackArg()
112 if (dIdx != i) in optionUnstackArg()
113 arg_list->apzArgs[ dIdx ] = pzSrc; in optionUnstackArg()
114 dIdx++; in optionUnstackArg()
122 int i, ct, dIdx; in optionUnstackArg() local
130 for (i = 0, dIdx = 0, ct = arg_list->useCt; --ct >= 0; i++) { in optionUnstackArg()
153 if (dIdx != i) in optionUnstackArg()
154 arg_list->apzArgs[ dIdx ] = pzSrc; in optionUnstackArg()
155 dIdx++; in optionUnstackArg()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/segmentation/include/pcl/segmentation/impl/
H A Dorganized_connected_component_segmentation.hpp76 for (unsigned dIdx = 0; dIdx < 8; ++dIdx) in findLabeledRegionBoundary() local
78 x = curr_x + directions [dIdx].d_x; in findLabeledRegionBoundary()
79 y = curr_y + directions [dIdx].d_y; in findLabeledRegionBoundary()
80 index = curr_idx + directions [dIdx].d_index; in findLabeledRegionBoundary()
83 direction = dIdx; in findLabeledRegionBoundary()
96 for (unsigned dIdx = 1; dIdx <= 8; ++dIdx) in findLabeledRegionBoundary() local
98 nIdx = (direction + dIdx) & 7; in findLabeledRegionBoundary()
/dports/graphics/jogamp-jogl/jogl/src/nativewindow/classes/com/jogamp/nativewindow/util/
H A DPixelFormatUtil.java71 for(int dIdx=0; dIdx<dCompCount; dIdx++) { in ComponentMap()
72 dst2src[dIdx] = PixelFormatUtil.find(dCompOrder[dIdx], sCompOrder, true); in ComponentMap()
574 for(int dIdx=0; dIdx<dCompCount; dIdx++) { in convert()
576 if( 0 <= ( sIdx = cmap.dst2src[dIdx] ) ) { in convert()
578 final int v = dstComp.fromFloat(f, dIdx, false); in convert()
579 dstBitStream.writeBits31(dstCompBitCount[dIdx], v); in convert()
583 …sIdx, sc[sIdx], f, dIdx, v, dstCompBitCount[dIdx], Bitstream.toBinString(true, v, dstCompBitCount[ in convert()
587 dstBitStream.writeBits31(dstCompBitCount[dIdx], dcDef[dIdx]); in convert()
591 …sIdx, dIdx, dcDef[dIdx], dstCompBitCount[dIdx], Bitstream.toBinString(true, dcDef[dIdx], dstCompBi… in convert()
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/closure/
H A Dbsdf_diffuse.h84 float3 dIdx, in bsdf_diffuse_sample() argument
104 *domega_in_dx = (2 * dot(N, dIdx)) * N - dIdx; in bsdf_diffuse_sample()
146 float3 dIdx, in bsdf_translucent_sample() argument
166 *domega_in_dx = -((2 * dot(N, dIdx)) * N - dIdx); in bsdf_translucent_sample()
H A Dbsdf_util.h44 const float3 dIdx, in fresnel_dielectric() argument
74 *dRdx = (2 * dot(Nn, dIdx)) * Nn - dIdx; in fresnel_dielectric()
92 *dTdx = -(neta * dIdx) + ((neta - neta * neta * cos / dnp) * dot(dIdx, Nn)) * Nn; in fresnel_dielectric()
H A Dbsdf_toon.h119 float3 dIdx, in bsdf_diffuse_toon_sample() argument
143 *domega_in_dx = (2.0f * dot(bsdf->N, dIdx)) * bsdf->N - dIdx; in bsdf_diffuse_toon_sample()
204 float3 dIdx, in bsdf_glossy_toon_sample() argument
236 *domega_in_dx = (2 * dot(bsdf->N, dIdx)) * bsdf->N - dIdx; in bsdf_glossy_toon_sample()
H A Dbsdf_reflection.h65 float3 dIdx, in bsdf_reflection_sample() argument
84 *domega_in_dx = 2 * dot(N, dIdx) * N - dIdx; in bsdf_reflection_sample()
H A Dbsdf_diffuse_ramp.h96 float3 dIdx, in bsdf_diffuse_ramp_sample() argument
115 *domega_in_dx = (2 * dot(N, dIdx)) * N - dIdx; in bsdf_diffuse_ramp_sample()
H A Dbsdf_principled_sheen.h106 float3 dIdx, in bsdf_principled_sheen_sample() argument
129 *domega_in_dx = -((2 * dot(N, dIdx)) * N - dIdx); in bsdf_principled_sheen_sample()
H A Dbsdf_hair.h186 float3 dIdx, in bsdf_hair_reflection_sample() argument
231 *domega_in_dx = 2 * dot(locy, dIdx) * locy - dIdx; in bsdf_hair_reflection_sample()
247 float3 dIdx, in bsdf_hair_transmission_sample() argument
292 *domega_in_dx = 2 * dot(locy, dIdx) * locy - dIdx; in bsdf_hair_transmission_sample()
H A Dbsdf_principled_diffuse.h105 float3 dIdx, in bsdf_principled_diffuse_sample() argument
128 *domega_in_dx = -((2 * dot(N, dIdx)) * N - dIdx); in bsdf_principled_diffuse_sample()
H A Dbsdf_oren_nayar.h99 float3 dIdx, in bsdf_oren_nayar_sample() argument
117 *domega_in_dx = (2.0f * dot(bsdf->N, dIdx)) * bsdf->N - dIdx; in bsdf_oren_nayar_sample()
H A Dbsdf_microfacet_multi.h473 float3 dIdx, in bsdf_microfacet_multi_ggx_sample() argument
494 *domega_in_dx = (2 * dot(Z, dIdx)) * Z - dIdx; in bsdf_microfacet_multi_ggx_sample()
529 *domega_in_dx = (2 * dot(Z, dIdx)) * Z - dIdx; in bsdf_microfacet_multi_ggx_sample()
635 float3 dIdx, in bsdf_microfacet_multi_ggx_glass_sample() argument
663 dIdx, in bsdf_microfacet_multi_ggx_glass_sample()
714 *domega_in_dx = (2 * dot(Z, dIdx)) * Z - dIdx; in bsdf_microfacet_multi_ggx_glass_sample()
723 *domega_in_dx = -(bsdf->ior * dIdx) + in bsdf_microfacet_multi_ggx_glass_sample()
724 ((bsdf->ior - bsdf->ior * bsdf->ior * cosI / dnp) * dot(dIdx, Z)) * Z; in bsdf_microfacet_multi_ggx_glass_sample()
H A Dbsdf_phong_ramp.h107 float3 dIdx, in bsdf_phong_ramp_sample() argument
126 *domega_in_dx = (2 * dot(bsdf->N, dIdx)) * bsdf->N - dIdx; in bsdf_phong_ramp_sample()
H A Dbsdf_refraction.h65 float3 dIdx, in bsdf_refraction_sample() argument
91 dIdx, in bsdf_refraction_sample()
/dports/math/octave-forge-ltfat/ltfat/inst/private/
H A Dtest_multidgtrealmp.m18 for dIdx = 1:numel(dicts)
21 [c,frec,info] = multidgtrealmp(f,dicts{dIdx},'errdb',terrdb,algs{algId}{:},pconv{1});
33 …EALMP ERR %s dict:%3i terr=%.2f, itno=%d, %s\n'],strcat(algs{algId}{:}),dIdx,terrdb,info.iter,fa…
40 for dIdx = 1:numel(dicts)
43 [c,frec,info] = multidgtrealmp(f,dicts{dIdx},'maxit',tmaxat);
47 fprintf(['MULTIDGTREALMP MAXIT dict:%3i %s\n'],dIdx,fail);
/dports/net/pjsip/pjproject-2.11.1/pjmedia/src/pjmedia-audiodev/
H A Ds60_g729_bitstream.h100 for(TInt i = 0, dIdx = 0; i < numParams; i++, dIdx += 2) in ExpandG729Frame() local
105 Expand(p, dIdx+1, paramBits - 8); // msb in ExpandG729Frame()
108 Expand(p, dIdx, paramBits); // lsb in ExpandG729Frame()
/dports/math/octave-forge-ltfat/ltfat/inst/gabor/
H A Dmultidgtrealmp.m212 for dIdx = 1:dictno
213 info.g{dIdx} = normalize(gabwin(gin{dIdx},a(dIdx),M(dIdx),L),'2');
216 for dIdx = 1:dictno
217 condnum = gabframebounds(info.g{dIdx},a(dIdx),M(dIdx));
219 error('%s: Dictionary %d is badly conditioned.',dIdx,upper(mfilename));
/dports/graphics/open3d/Open3D-0.2/src/Core/Odometry/
H A DRGBDOdometryJacobian.cpp60 double dIdx = SOBEL_SCALE * (*PointerAt<float>(target_dx.color_, u_t, v_t)); in ComputeJacobianAndResidual() local
68 double c0 = dIdx * intrinsic(0, 0) * invz; in ComputeJacobianAndResidual()
107 double dIdx = SOBEL_SCALE * in ComputeJacobianAndResidual() local
126 double c0 = dIdx * fx * invz; in ComputeJacobianAndResidual()
/dports/graphics/py-open3d-python/Open3D-0.2/src/Core/Odometry/
H A DRGBDOdometryJacobian.cpp60 double dIdx = SOBEL_SCALE * (*PointerAt<float>(target_dx.color_, u_t, v_t)); in ComputeJacobianAndResidual() local
68 double c0 = dIdx * intrinsic(0, 0) * invz; in ComputeJacobianAndResidual()
107 double dIdx = SOBEL_SCALE * in ComputeJacobianAndResidual() local
126 double c0 = dIdx * fx * invz; in ComputeJacobianAndResidual()

1234