Home
last modified time | relevance | path

Searched defs:wet_gain (Results 1 – 19 of 19) sorted by relevance

/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/swh/
H A Dhard_limiter_1413.c43 LADSPA_Data *wet_gain; member
121 const LADSPA_Data wet_gain = *(plugin_data->wet_gain); in runHardLimiter() local
165 const LADSPA_Data wet_gain = *(plugin_data->wet_gain); in runAddingHardLimiter() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Daf_afir.h38 float wet_gain; member
H A Daf_aiir.c59 double dry_gain, wet_gain; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Daf_asubboost.c30 double wet_gain; member
H A Daf_afir.h64 float wet_gain; member
H A Daf_aiir.c59 double dry_gain, wet_gain; member
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Daf_afir.h64 float wet_gain; member
H A Daf_asubboost.c30 double wet_gain; member
H A Daf_aiir.c59 double dry_gain, wet_gain; member
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/plugins/
H A Dslap_delay.cpp284 float wet_gain = (pWetMute->getValue() >= 0.5f) ? 0.0f : pWet->getValue() * out_gain; in update_settings() local
H A Dimpulse_reverb.cpp475 float wet_gain = pWet->getValue() * out_gain; in update_settings() local
H A Droom_builder.cpp946 float wet_gain = pWet->getValue() * out_gain; in update_settings() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Daf_afir.h64 float wet_gain; member
H A Daf_asubboost.c30 double wet_gain; member
H A Daf_aiir.c59 double dry_gain, wet_gain; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Daf_afir.h64 float wet_gain; member
H A Daf_aiir.c59 double dry_gain, wet_gain; member
/dports/audio/ir-lv2/ir.lv2-1.3.4/
H A Dir.cc694 float wet_gain = ir->wet_gain; in runIR() local
H A Dir.h156 float wet_gain; /* parameters */ member