Home
last modified time | relevance | path

Searched refs:yDim (Results 1 – 25 of 131) sorted by relevance

123456

/dports/graphics/autopano-sift-c/autopano-sift-C-2.5.1/
H A DUtils.c81 mem[1] = yDim; in PtrMap_new()
82 for(i=0; i<yDim; i++) { in PtrMap_new()
93 int yDim = mem[1]; in PtrMap_delete() local
95 for(i=0; i<yDim; i++) { in PtrMap_delete()
120 mem[1] = yDim; in IntMap_new()
121 for(i=0; i<yDim; i++) { in IntMap_new()
132 int yDim = mem[1]; in IntMap_delete() local
156 mem[1] = yDim; in FloatMap_new()
175 mem[1] = yDim; in DoubleMap_new()
176 for(i=0; i<yDim; i++) { in DoubleMap_new()
[all …]
H A DImageMap.c28 self->yDim = yDim; in ImageMap_new()
60 for (y=0; y<self->yDim; y++) { in ImageMap_Save()
100 for(y=0; y<result->yDim; y++) { in ImageMap_ScaleHalf()
118 if (f1->xDim != f2->xDim || f1->yDim != f2->yDim) { in ImageMap_Add()
124 for(y=0; y<f1->yDim; y++) { in ImageMap_Add()
135 if (f1->xDim != f2->xDim || f1->yDim != f2->yDim) { in ImageMap_Sub()
141 for(y=0; y<f1->yDim; y++) { in ImageMap_Sub()
152 if (f1->xDim != f2->xDim || f1->yDim != f2->yDim) { in ImageMap_Mul()
158 for(y=0; y<f1->yDim; y++) { in ImageMap_Mul()
176 for(y=0; y<self->yDim; y++) { in ImageMap_Normalize()
[all …]
H A DSimpleMatrix.c37 self->yDim = yDim; in SimpleMatrix_init()
45 self->yDim = yDim; in SimpleMatrix_new()
55 for ( y = 0 ; y < self->yDim ; ++y) { in SimpleMatrix_clone()
75 if (m1->xDim != m2->yDim) in SimpleMatrix_Mul()
81 for ( y = 0 ; y < m1->yDim ; ++y) { in SimpleMatrix_Mul()
85 for ( k = 0 ; k < m2->yDim ; ++k) in SimpleMatrix_Mul()
95 if (self->yDim != m->yDim || self->xDim != 1 || m->xDim != 1) in SimpleMatrix_Dot()
102 for ( y = 0 ; y < self->yDim ; ++y) in SimpleMatrix_Dot()
111 for (y = 0 ; y < self->yDim ; ++y) { in SimpleMatrix_Negate()
121 if (self->xDim != self->yDim) in SimpleMatrix_Inverse()
[all …]
H A DGaussianConvolution.c116 ImageMap* res = ImageMap_new (img->xDim, img->yDim); in ConvolutionFilter_Convolve()
117 ImageMap* res2 = ImageMap_new (img->xDim, img->yDim); in ConvolutionFilter_Convolve()
135 maxP = src->yDim; in ConvolutionFilter_Convolve1D()
137 maxN = src->yDim; in ConvolutionFilter_Convolve1D()
/dports/math/vtk9/VTK-9.1.0/Filters/Sources/
H A DvtkCellTypeSource.cxx707 for (int j = 0; j < yDim; j++) in GenerateTetras()
750 for (int j = 0; j < yDim; j++) in GenerateHexahedron()
781 for (int j = 0; j < yDim; j++) in GenerateWedges()
815 for (int j = 0; j < yDim; j++) in GeneratePyramids()
870 for (int j = 0; j < yDim; j++) in GeneratePentagonalPrism()
923 for (int j = 0; j < yDim; j++) in GenerateHexagonalPrism()
992 for (int j = 0; j < yDim; j++) in GenerateQuadraticTetras()
1579 for (int j = 0; j < yDim; ++j) in GenerateLagrangeTris()
1662 for (int j = 0; j < yDim; ++j) in GenerateLagrangeQuads()
2076 for (int j = 0; j < yDim; ++j) in GenerateBezierTris()
[all …]
H A DvtkHyperTreeGridSource.cxx943 int yDim = this->BranchFactor; in SubdivideFromStringDescriptor() local
950 yDim = 1; in SubdivideFromStringDescriptor()
959 yDim = 1; in SubdivideFromStringDescriptor()
974 yDim = 1; in SubdivideFromStringDescriptor()
1171 int yDim = this->BranchFactor; in SubdivideFromBitsDescriptor() local
1178 yDim = 1; in SubdivideFromBitsDescriptor()
1187 yDim = 1; in SubdivideFromBitsDescriptor()
1202 yDim = 1; in SubdivideFromBitsDescriptor()
1393 yDim = 1; in SubdivideFromQuadric()
1402 yDim = 1; in SubdivideFromQuadric()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/Sources/
H A DvtkCellTypeSource.cxx668 for(int j=0;j<yDim;j++) in GenerateTetras()
738 for(int j=0;j<yDim;j++) in GenerateHexahedron()
763 int yDim = extent[3]-extent[2]; in GenerateWedges() local
769 for(int j=0;j<yDim;j++) in GenerateWedges()
806 for(int j=0;j<yDim;j++) in GeneratePyramids()
881 for(int j=0;j<yDim;j++) in GenerateQuadraticTetras()
969 for(int j=0;j<yDim;j++) in GenerateQuadraticHexahedron()
1034 for(int j=0;j<yDim;j++) in GenerateQuadraticWedges()
1116 for(int j=0;j<yDim;j++) in GenerateQuadraticPyramids()
1231 for (int j = 0; j < yDim; ++j) in GenerateLagrangeTris()
[all …]
H A DvtkHyperTreeGridSource.cxx941 int yDim = this->BranchFactor; in SubdivideFromStringDescriptor() local
948 yDim = 1; in SubdivideFromStringDescriptor()
957 yDim = 1; in SubdivideFromStringDescriptor()
973 yDim = 1; in SubdivideFromStringDescriptor()
1169 int yDim = this->BranchFactor; in SubdivideFromBitsDescriptor() local
1176 yDim = 1; in SubdivideFromBitsDescriptor()
1185 yDim = 1; in SubdivideFromBitsDescriptor()
1201 yDim = 1; in SubdivideFromBitsDescriptor()
1400 yDim = 1; in SubdivideFromQuadric()
1409 yDim = 1; in SubdivideFromQuadric()
[all …]
/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/analysis/
H A DmxGraphGenerator.java333 if (xDim < 3 || yDim < 3) in getKnightGraph()
338 int numVertices = xDim * yDim; in getKnightGraph()
352 for (int i = 0; i < (xDim * yDim); i++) in getKnightGraph()
380 if (xCoord > xDim || yCoord > yDim || xDim < 1 || yDim < 1 || xCoord < 1 || yCoord < 1) in getKnightMoveVertexes()
493 if (value > ((yDim * xDim) - 1) || xDim < 0 || yDim < 0 || value < 0) in getVertexGridCoords()
520 if (xCoord > xDim || yCoord > yDim || xDim < 1 || yDim < 1 || xCoord < 1 || yCoord < 1) in getVertexFromGrid()
539 if (xDim < 2 || yDim < 2) in getKingGraph()
544 int numVertices = xDim * yDim; in getKingGraph()
1318 if (xDim < 5 || yDim < 5) in getKnightTour()
1324 int vertexNum = xDim * yDim; in getKnightTour()
[all …]
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DStatCounter.h483 Counter2D( size_t xDim, size_t yDim ) in Counter2D() argument
485 init( xDim, yDim ); in Counter2D()
489 void init( size_t xDim, size_t yDim ) in init() argument
491 m_counters.resize( yDim ); in init()
492 for( size_t y = 0; y < yDim; y++ ) in init()
597 m_yDim = yDim;
612 m_yDim = yDim;
621 m_yDim = yDim;
623 void init( size_t xDim, size_t yDim ) in init() argument
626 m_yDim = yDim; in init()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dlocal_work_size.cpp106 uint32_t xDim, yDim; in computePowerOfTwoLWS() local
112 workGroupSize[1] = yDim; in computePowerOfTwoLWS()
114 uint32_t xDim, yDim, zDim; in computePowerOfTwoLWS() local
119 while (yDim > workItems[1]) in computePowerOfTwoLWS()
120 yDim = yDim >> 1; in computePowerOfTwoLWS()
121 UNRECOVERABLE_IF((xDim * yDim) == 0); in computePowerOfTwoLWS()
124 workGroupSize[1] = yDim; in computePowerOfTwoLWS()
250 uint32_t yDim; in computeWorkgroupSize2D() local
270 yDim = yFactors[yFactorsIdx]; in computeWorkgroupSize2D()
272 if ((xDim * yDim) > maxWorkGroupSize) { in computeWorkgroupSize2D()
[all …]
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/dr/
H A DFlexGridGraph.cpp67 frMIdx xDim, yDim, zDim; in initGrids() local
68 getDim(xDim, yDim, zDim); in initGrids()
76 srcs_.resize(xDim * yDim * zDim, 0); in initGrids()
77 dsts_.resize(xDim * yDim * zDim, 0); in initGrids()
80 guides_.resize(xDim * yDim * zDim, 0); in initGrids()
82 guides_.resize(xDim * yDim * zDim, 1); in initGrids()
115 frMIdx xDim, yDim, zDim; in initEdges() local
116 getDim(xDim, yDim, zDim); in initEdges()
346 frMIdx xDim, yDim, zDim; in print() local
347 getDim(xDim, yDim, zDim); in print()
[all …]
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/parallelization/hiparsimulator/
H A Dopenclkernel.cl4 int zDim, int yDim, int xDim, int planes, int offsetZ,
16 int index = minZ * xDim * yDim + indexY * xDim + indexX;
20 idata + index - xDim * yDim,
24 idata + index + xDim * yDim);
25 index += xDim * yDim;
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/gr/
H A DFlexGRGridGraph.cpp92 frMIdx xDim, yDim, zDim; in initGrids() local
93 getDim(xDim, yDim, zDim); in initGrids()
95 bits_.resize(xDim * yDim * zDim, 0); in initGrids()
99 prevDirs_.resize(xDim * yDim * zDim * 3, 0); in initGrids()
100 srcs_.resize(xDim * yDim * zDim, 0); in initGrids()
101 dsts_.resize(xDim * yDim * zDim, 0); in initGrids()
/dports/textproc/p5-PDF-Reuse/PDF-Reuse-0.39/lib/PDF/Util/
H A DreuseComponent_pl41 my ($xDim, $yDim, $xScale, $yScale, $pdf);
61 $yDim = $vec[4] - $vec[2];
63 $yScale = 100 / $yDim;
84 $yDim = 0;
86 $line = 'Form : ' . $file . ' ' . $i . ' D: ' . $xDim . ' X ' . $yDim;
100 $yDim = $height;
115 $yDim = $yScale * $height;
119 $string .= "$xDim 0 0 $yDim $x $y cm\n"; # scale and "move to"
/dports/graphics/wdune/wdune-1.926/docs/x3d/
H A DRectangle2DPROTO.wrl115 yDim = size[1];
117 pointSet3d[0] = new SFVec3f ( (-xDim / 2.0), (yDim / 2.0), 0.0 );
118 pointSet3d[1] = new SFVec3f ( (-xDim / 2.0), (-yDim / 2.0), 0.0 );
119 pointSet3d[2] = new SFVec3f ( (xDim / 2.0), (-yDim / 2.0), 0.0 );
120 pointSet3d[3] = new SFVec3f ( (xDim / 2.0), (yDim / 2.0), 0.0 );
162 yDim = size[1];
164 pointSet3d[0] = new SFVec3f ( (-xDim / 2.0), (yDim / 2.0), 0.0 );
165 pointSet3d[1] = new SFVec3f ( (-xDim / 2.0), (-yDim / 2.0), 0.0 );
166 pointSet3d[2] = new SFVec3f ( (xDim / 2.0), (-yDim / 2.0), 0.0 );
167 pointSet3d[3] = new SFVec3f ( (xDim / 2.0), (yDim / 2.0), 0.0 );
/dports/games/pmars/pmars-0.9.2/src/
H A Dxwindisp.c413 } while ((ykoord(coreSize) > yDim - 20) && size > 0); in graphio_init()
415 if ((cycleRatio = 2 * warriors * cycles / yDim) == 0) in graphio_init()
417 if ((processRatio = taskNum / yDim) == 0) in graphio_init()
423 grwindy1 = yDim - verspace; in graphio_init()
552 int height = yDim - grwindy0; in newline()
1036 if (width == xDim && height == yDim)
1045 yDim = height;
1066 if (width != xDim || height != yDim) {
1073 yDim = height;
1485 if (xDim == xsize && yDim == ysize) in xWin_resize()
[all …]
H A Dlnxdisp.c119 int xDim, yDim; /* size of the display */ variable
271 svgaTextLines = (yDim - grwindy0) / verspace; /* used for pausing */ in graphio_init()
320 int height = yDim - grwindy0; in newline()
325 gl_fillbox(grwindx0, posy, width, yDim - posy, BLACK); in newline()
931 yDim - grwindy0, BLACK); in svga_clear()
1155 yDim = vga_getydim() - 1; in svga_open_graphics()
1170 } while ((ykoord(coreSize) > yDim - 20) && size > 0); in svga_open_graphics()
1172 if ((cycleRatio = 2 * warriors * cycles / yDim) == 0) in svga_open_graphics()
1174 if ((processRatio = taskNum / yDim) == 0) in svga_open_graphics()
1179 grwindy1 = yDim - verspace; in svga_open_graphics()
/dports/games/pmars-sdl/pmars-0.9.2-5/src/
H A Dxwindisp.c413 } while ((ykoord(coreSize) > yDim - 20) && size > 0); in graphio_init()
415 if ((cycleRatio = 2 * warriors * cycles / yDim) == 0) in graphio_init()
417 if ((processRatio = taskNum / yDim) == 0) in graphio_init()
423 grwindy1 = yDim - verspace; in graphio_init()
552 int height = yDim - grwindy0; in newline()
1036 if (width == xDim && height == yDim)
1045 yDim = height;
1066 if (width != xDim || height != yDim) {
1073 yDim = height;
1485 if (xDim == xsize && yDim == ysize) in xWin_resize()
[all …]
H A Dlnxdisp.c119 int xDim, yDim; /* size of the display */ variable
271 svgaTextLines = (yDim - grwindy0) / verspace; /* used for pausing */ in graphio_init()
320 int height = yDim - grwindy0; in newline()
325 gl_fillbox(grwindx0, posy, width, yDim - posy, BLACK); in newline()
931 yDim - grwindy0, BLACK); in svga_clear()
1155 yDim = vga_getydim() - 1; in svga_open_graphics()
1170 } while ((ykoord(coreSize) > yDim - 20) && size > 0); in svga_open_graphics()
1172 if ((cycleRatio = 2 * warriors * cycles / yDim) == 0) in svga_open_graphics()
1174 if ((processRatio = taskNum / yDim) == 0) in svga_open_graphics()
1179 grwindy1 = yDim - verspace; in svga_open_graphics()
/dports/games/opendungeons/OpenDungeons-0.7.1/source/rooms/
H A DRoomDormitory.cpp312 int yDim; in getLocationForBed() local
317 yDim = bedDim2; in getLocationForBed()
322 yDim = bedDim1; in getLocationForBed()
327 unsigned int area = xDim * yDim; in getLocationForBed()
337 if (tileCanAcceptBed(tempVector[i], xDim, yDim, getOpenTiles())) in getLocationForBed()
360 bool RoomDormitory::tileCanAcceptBed(Tile *tile, int xDim, int yDim, const std::vector<Tile*>& open… in tileCanAcceptBed() argument
362 if((xDim <= 0) || (yDim <= 0)) in tileCanAcceptBed()
364 OD_LOG_ERR("wrong bed size x=" + Helper::toString(xDim) + ", y=" + Helper::toString(yDim)); in tileCanAcceptBed()
376 tileOpen[i].resize(yDim, false); in tileCanAcceptBed()
385 if (xDist >= 0 && xDist < xDim && yDist >= 0 && yDist < yDim) in tileCanAcceptBed()
[all …]
/dports/cad/magic/magic-8.3.245/bplane/
H A DbpBins.c274 int xDim, yDim; /* array dimensions */ in bpBinArraySizeIt() local
397 yDim = roundUp(h,dy)/dy; in bpBinArraySizeIt()
398 numBins = xDim*((double)yDim); in bpBinArraySizeIt()
421 int xDimTarget = maxBins/yDim; in bpBinArraySizeIt()
447 int xDimTarget = maxBins/yDim; in bpBinArraySizeIt()
484 yDim = roundUp(h,dy)/dy; in bpBinArraySizeIt()
485 numBins = xDim*yDim; in bpBinArraySizeIt()
/dports/math/vtk6/VTK-6.2.0/Examples/ImageProcessing/Tcl/
H A DMandelbrotViewer.tcl285 set yDim [expr ($Y - $y)]
289 if { $xDim <= 4 && $yDim <= 4} {
295 set yDim [expr 1.0 * $yDim / (2*$YRAD)]
297 if {$xDim > $yDim} {
300 set scale $yDim
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/raster/
H A Dqgsrasterpyramid.h35 int yDim; variable
45 yDim = 0; in QgsRasterPyramid()
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/src/formats/
H A DPVRTDecompress.h18 …(const void* compressedData, uint32_t do2bitMode, uint32_t xDim, uint32_t yDim, uint8_t* outResult…
27 uint32_t PVRTDecompressETC(const void* srcData, uint32_t xDim, uint32_t yDim, void* dstData, uint32…

123456