Home
last modified time | relevance | path

Searched defs:GetDecay (Results 1 – 11 of 11) sorted by relevance

/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/EnvFollowerPlugin/
H A DEnvFollowerPlugin.h38 float GetDecay() { return m_Decay; } in GetDecay() function
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/executor/
H A DexecProcnode.c40 * DEPT EMP in GetAttack()
/dports/audio/spiralsynth/SpiralSynth-0.1.7/SpiralSound/
H A DEnvelope.h43 float GetDecay() {return m_Decay;} in GetDecay() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aec3/
H A Dreverb_model_estimator_unittest.cc59 float GetDecay() { return estimated_decay_; } in GetDecay() function in webrtc::ReverbModelEstimatorTest
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/aec3/
H A Dreverb_model_estimator_unittest.cc59 float GetDecay() { return estimated_decay_; } in GetDecay() function in webrtc::ReverbModelEstimatorTest
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/aec3/
H A Dreverb_model_estimator_unittest.cc59 float GetDecay() { return estimated_decay_; } in GetDecay() function in webrtc::ReverbModelEstimatorTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/aec3/
H A Dreverb_model_estimator_unittest.cc59 float GetDecay() { return estimated_decay_; } in GetDecay() function in webrtc::ReverbModelEstimatorTest
/dports/emulators/nestopia/nestopia-1.51.1/source/core/board/
H A DNstBoardKonamiVrc7.cpp545 inline dword Vrc7::Sound::Tables::GetDecay(uint tone,uint pos) const in GetDecay() function in Nes::Core::Boards::Konami::Vrc7::Sound::Tables
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/board/
H A DNstBoardKonamiVrc7.cpp545 inline dword Vrc7::Sound::Tables::GetDecay(uint tone,uint pos) const in GetDecay() function in Nes::Core::Boards::Konami::Vrc7::Sound::Tables
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcResourceCount.cc513 double cResourceCount::GetDecay(const cString& name) in GetDecay() function in cResourceCount
H A DcResource.h199 int GetDecay() { return m_decay; } in GetDecay() function