Home
last modified time | relevance | path

Searched refs:samplestep (Results 1 – 17 of 17) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/FEM/include/
H A DitkMIRegistrationFunction.hxx163 unsigned int samplestep = 2; //m_Radius[0]; in ComputeUpdate() local
180 for( indct = 0; indct < hoodlen; indct = indct + samplestep ) in ComputeUpdate()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A DBand.i344 void ComputeBandStats( double argout[2], int samplestep = 1) {
345 GDALComputeBandStats( self, samplestep, argout+0, argout+1,
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A DBand.i344 void ComputeBandStats( double argout[2], int samplestep = 1) {
345 GDALComputeBandStats( self, samplestep, argout+0, argout+1,
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A DBand.i344 void ComputeBandStats( double argout[2], int samplestep = 1) {
345 GDALComputeBandStats( self, samplestep, argout+0, argout+1,
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_sequencer/
H A Dsequencer_draw.c248 float samplestep; in draw_seq_waveform() local
285 samplestep = (endsample - startsample) * stepsize / (x2 - x1); in draw_seq_waveform()
288 floor((waveform->length - startsample) / samplestep - (x1_offset - x1) / stepsize), in draw_seq_waveform()
306 float sampleoffset = startsample + ((x1_offset - x1) / stepsize + i) * samplestep; in draw_seq_waveform()
312 if (samplestep > 1.0f) { in draw_seq_waveform()
313 for (int j = p + 1; (j < waveform->length) && (j < p + samplestep); j++) { in draw_seq_waveform()
/dports/graphics/py-gdal/gdal-3.3.3/swig/perl/lib/Geo/
H A DGDAL.dox1064 ## @method ComputeBandStats($samplestep = 1)
1065 # @param samplestep the row increment in computing the statistics.
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/perl/lib/Geo/
H A DGDAL.dox1064 ## @method ComputeBandStats($samplestep = 1)
1065 # @param samplestep the row increment in computing the statistics.
/dports/graphics/gdal/gdal-3.3.3/swig/perl/lib/Geo/
H A DGDAL.dox1064 ## @method ComputeBandStats($samplestep = 1)
1065 # @param samplestep the row increment in computing the statistics.
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/java/
H A Djavadoc.java2742 public class Band:public void ComputeBandStats(double[] meanAndStdDevArray, int samplestep)
/dports/graphics/gdal/gdal-3.3.3/swig/java/
H A Djavadoc.java2742 public class Band:public void ComputeBandStats(double[] meanAndStdDevArray, int samplestep)
/dports/graphics/py-gdal/gdal-3.3.3/swig/java/
H A Djavadoc.java2742 public class Band:public void ComputeBandStats(double[] meanAndStdDevArray, int samplestep)
/dports/graphics/py-gdal/gdal-3.3.3/swig/perl/
H A Dgdal_wrap.cpp3832 …DALRasterBandShadow_ComputeBandStats(GDALRasterBandShadow *self,double argout[2],int samplestep=1){ in GDALRasterBandShadow_ComputeBandStats() argument
3833 GDALComputeBandStats( self, samplestep, argout+0, argout+1, in GDALRasterBandShadow_ComputeBandStats()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/perl/
H A Dgdal_wrap.cpp3832 …DALRasterBandShadow_ComputeBandStats(GDALRasterBandShadow *self,double argout[2],int samplestep=1){ in GDALRasterBandShadow_ComputeBandStats() argument
3833 GDALComputeBandStats( self, samplestep, argout+0, argout+1, in GDALRasterBandShadow_ComputeBandStats()
/dports/graphics/gdal/gdal-3.3.3/swig/perl/
H A Dgdal_wrap.cpp3832 …DALRasterBandShadow_ComputeBandStats(GDALRasterBandShadow *self,double argout[2],int samplestep=1){ in GDALRasterBandShadow_ComputeBandStats() argument
3833 GDALComputeBandStats( self, samplestep, argout+0, argout+1, in GDALRasterBandShadow_ComputeBandStats()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/extensions/
H A Dgdal_wrap.cpp6524 …DALRasterBandShadow_ComputeBandStats(GDALRasterBandShadow *self,double argout[2],int samplestep=1){ in GDALRasterBandShadow_ComputeBandStats() argument
6525 GDALComputeBandStats( self, samplestep, argout+0, argout+1, in GDALRasterBandShadow_ComputeBandStats()
/dports/graphics/gdal/gdal-3.3.3/swig/python/extensions/
H A Dgdal_wrap.cpp6524 …DALRasterBandShadow_ComputeBandStats(GDALRasterBandShadow *self,double argout[2],int samplestep=1){ in GDALRasterBandShadow_ComputeBandStats() argument
6525 GDALComputeBandStats( self, samplestep, argout+0, argout+1, in GDALRasterBandShadow_ComputeBandStats()
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/extensions/
H A Dgdal_wrap.cpp6524 …DALRasterBandShadow_ComputeBandStats(GDALRasterBandShadow *self,double argout[2],int samplestep=1){ in GDALRasterBandShadow_ComputeBandStats() argument
6525 GDALComputeBandStats( self, samplestep, argout+0, argout+1, in GDALRasterBandShadow_ComputeBandStats()