Home
last modified time | relevance | path

Searched refs:resampled (Results 151 – 175 of 752) sorted by relevance

12345678910>>...31

/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgragradients.pas1026 var small,resampled: TBGRABitmap;
1042 resampled := small.Resample(dest.Width,dest.Height);
1043 dest.BlendImage(0,0,resampled,boAdditive);
1044 resampled.Free;
1070 var small,cycled,resampled: TBGRABitmap;
1087resampled := cycled.Resample(round((cycled.Width-1)*(dest.Width/frequencyH)),round((cycled.Height-…
1088 …dest.BlendImage(round(-2*(dest.Width/frequencyH)),round(-2*(dest.Height/frequencyV)),resampled,boA…
1089 resampled.Free;
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgragradients.pas1026 var small,resampled: TBGRABitmap;
1042 resampled := small.Resample(dest.Width,dest.Height);
1043 dest.BlendImage(0,0,resampled,boAdditive);
1044 resampled.Free;
1070 var small,cycled,resampled: TBGRABitmap;
1087resampled := cycled.Resample(round((cycled.Width-1)*(dest.Width/frequencyH)),round((cycled.Height-…
1088 …dest.BlendImage(round(-2*(dest.Width/frequencyH)),round(-2*(dest.Height/frequencyV)),resampled,boA…
1089 resampled.Free;
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/stroke/
H A DStroke.cpp576 bool resampled; in Resample() local
578 resampled = false; in Resample()
593 s->_resampled = resampled = true; in Resample()
600 if (checkEveryone && !resampled) { in Resample()
/dports/devel/R-cran-caret/caret/man/
H A Dprint.train.Rd41 The table of complexity parameters used, their resampled performance and a
H A Ddensityplot.rfe.Rd31 A set of lattice functions are provided to plot the resampled performance
H A Dhistogram.train.Rd30 A set of lattice functions are provided to plot the resampled performance
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/data/
H A Dto_canonical.m14 % Prefix for output resampled images, default = 'r'
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/
H A Dsurface.doxy8 example the hull, a mesh representation or a smoothed/resampled surface with
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDriversDisabled/engine_seamless/
H A DProjected37 * resampled.
/dports/audio/muse-sequencer/muse-4.0.0/src/synti/simpledrums2/
H A DREADME17 - Samples automatically resampled when loaded (if needed)
/dports/science/mcstas-comps/mcstas-comps-2.5-src/obsolete/
H A DPol_simpleBfield.comp59 * the B field map is resampled with Stepx*Stepy*Stepz points.
72 * fieldFunction the input data is first resampled to speed up the interpolation.
/dports/audio/praat/praat-6.2.03/dwtools/
H A DSpectrum_and_MultiSampledSpectrogram.cpp246 autoSound resampled = Sound_resample (me, 2.0 * maximumFrequency, 50); in Sound_and_MultiSampledSpectrogram_to_Spectrum() local
247 him = Sound_to_Spectrum (resampled.get(), true); in Sound_and_MultiSampledSpectrogram_to_Spectrum()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DPprob.schelp27 …e. If the size of the distribution is smaller than 64, it is (linearly) resampled to this minimum …
/dports/biology/hyphy/hyphy-2.5.33/res/TemplateBatchFiles/
H A DSingleBreakpointRecomb.bf33 resampled = Random(jvec,1);
34 resampled = resampled*sumVec1;
35 resMx1[k] = resampled[0];
36 resMx2[k] = resampled[1];
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DElephantFootCompensation.cpp569 ExPolygon resampled(simplified); in elephant_foot_compensation() local
572 Polygon &poly = (idx_contour == 0) ? resampled.contour : resampled.holes[idx_contour - 1]; in elephant_foot_compensation()
593 ExPolygons out_vec = variable_offset_inner_ex(resampled, deltas, 2.); in elephant_foot_compensation()
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/docs/
H A DFAQ.md35 …into the stream must be resampled before it's sent to the audio device. For recording streams, the…
/dports/science/dynare/dynare-4.6.4/matlab/particles/src/
H A Dresample.m4 % Otherwise, returns the resampled particles set.
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DSampleBuffer.cpp389 SampleBuffer * resampled = resample( _src_sr, in normalizeSampleRate() local
394 m_frames = resampled->frames(); in normalizeSampleRate()
396 memcpy( m_data, resampled->data(), m_frames * in normalizeSampleRate()
398 delete resampled; in normalizeSampleRate()
/dports/science/py-OpenMC/openmc-0.12.2/docs/source/releasenotes/
H A D0.5.4.rst18 - Source sites outside geometry are resampled
/dports/science/openmc/openmc-0.12.2/docs/source/releasenotes/
H A D0.5.4.rst18 - Source sites outside geometry are resampled
/dports/devel/juce/JUCE-f37e9a1/modules/juce_dsp/frequency/
H A Djuce_Convolution.cpp780 …auto resampled = resampleImpulseResponse (impulseResponse, originalSampleRate, processSpec.sampleR… in makeEngine() local
783 normaliseImpulseResponse (resampled); in makeEngine()
785 resampled.applyGain ((float) (originalSampleRate / processSpec.sampleRate)); in makeEngine()
791 return std::make_unique<MultichannelEngine> (resampled, in makeEngine()
H A Djuce_Convolution_test.cpp505 const auto resampled = [&] in runTest() local
530 resampled); in runTest()
/dports/audio/praat/praat-6.2.03/fon/
H A DSound_audio.cpp538 autoSound resampled = Sound_resample (part.get(), bestSampleRate, 1); in Sound_playPart() local
539 Sound_playPart (resampled.get(), tmin, tmax, callback, boss); // recursively in Sound_playPart()
/dports/graphics/liblug/lug/
H A DCHANGES82 Mapped images greater than the screen are resampled ok in Linux's
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/zconvo.lv2/presets/
H A Dnoop-stereo.ttl23 # Note that if the plugin host's sample-rate mismatches, the file is resampled.

12345678910>>...31