Home
last modified time | relevance | path

Searched defs:NoiseSource (Results 1 – 9 of 9) sorted by relevance

/dports/audio/gnuspeechsa/gnuspeechsa-0.1.5/src/trm/
H A DNoiseSource.cpp31 NoiseSource::NoiseSource() : seed_(INITIAL_SEED) in NoiseSource() function in GS::TRM::NoiseSource
/dports/math/vtk6/VTK-6.2.0/Rendering/LIC/
H A DvtkImageDataLIC2D.h127 vtkImageNoiseSource* NoiseSource; variable
H A DvtkStructuredGridLIC2D.h155 vtkImageNoiseSource* NoiseSource; variable
/dports/math/vtk9/VTK-9.1.0/Rendering/LICOpenGL2/
H A DvtkImageDataLIC2D.h137 vtkImageNoiseSource* NoiseSource; variable
H A DvtkStructuredGridLIC2D.h165 vtkImageNoiseSource* NoiseSource; variable
/dports/math/vtk8/VTK-8.2.0/Rendering/LICOpenGL2/
H A DvtkImageDataLIC2D.h144 vtkImageNoiseSource* NoiseSource; variable
H A DvtkStructuredGridLIC2D.h172 vtkImageNoiseSource* NoiseSource; variable
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDriversDisabled/noise/
H A DNoiseDriver.cpp42 class NoiseSource : public TileSource class
45 NoiseSource( const TileSourceOptions& options ) : TileSource( options ), _options(options) in NoiseSource() function in osgEarth::Drivers::Noise::NoiseSource
/dports/audio/ladspa/ladspa_sdk_1.17/src/plugins/
H A Dnoise.c47 } NoiseSource; typedef