Home
last modified time | relevance | path

Searched refs:y_db (Results 1 – 7 of 7) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/audio/
H A Ddynamics_compressor_kernel.cc117 float y_db = yknee_threshold_db_ + slope_ * (x_db - knee_threshold_db_); in Saturate() local
119 y = audio_utilities::DecibelsToLinear(y_db); in Saturate()
137 float y_db = audio_utilities::LinearToDecibels(KneeCurve(x, k)); in SlopeAt() local
140 float m = (y2_db - y_db) / (x2_db - x_db); in SlopeAt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/audio/
H A Ddynamics_compressor_kernel.cc117 float y_db = yknee_threshold_db_ + slope_ * (x_db - knee_threshold_db_); in Saturate() local
119 y = audio_utilities::DecibelsToLinear(y_db); in Saturate()
137 float y_db = audio_utilities::LinearToDecibels(KneeCurve(x, k)); in SlopeAt() local
140 float m = (y2_db - y_db) / (x2_db - x_db); in SlopeAt()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/darc.lv2/gui/
H A Ddarc.c854 const float y_db = comp_curve (x_db, thrsh, ratio, true) - 10; in m1_render_mask() local
855 const float y = M1RECT * (y_db / -70.f); in m1_render_mask()
869 const float y_db = comp_curve (x_db, thrsh, ratio, false) - 10; in m1_render_mask() local
870 const float y = M1RECT * (y_db / -70.f); in m1_render_mask()
887 const float y_db = comp_curve (x_db, thrsh, ratio, false) - 10; in m1_render_mask() local
889 cairo_line_to (cr, x, M1RECT * (y_db / -70.f)); in m1_render_mask()
/dports/audio/ardour6/Ardour-6.8.0/libs/plugins/a-exp.lv2/
H A Da-exp.c572 const float y_db = exp_curve (self, x_db) - 10.f; in render_inline_full() local
573 const float y = h * (y_db / -70.f); in render_inline_full()
/dports/audio/ardour6/Ardour-6.8.0/libs/plugins/a-comp.lv2/
H A Da-comp.c556 const float y_db = comp_curve (self, x_db) - 10.f; in render_inline_full() local
557 const float y = h * (y_db / -70.f); in render_inline_full()
/dports/audio/ardour6/Ardour-6.8.0/libs/plugins/a-eq.lv2/
H A Da-eq.c594 const float y_db = to_dB(eq_curve(self, x_hz)) + self->v_master; in render_inline() local
595 const float y = (float)h * (-y_db / 40.0 + 0.5); in render_inline()
/dports/graphics/digikam/digikam-7.4.0/
H A DChangeLog154108 y_db.cpp,
154110 y_db.h,
154562 y_db.h,
158401 y_db.cpp, utilities/queuemanager/tools/decorate/watermark.cpp: First
159131 y_db.cpp,
161705 y_db.cpp,
161707 y_db.h,