Files
wdsp/third_party/libspecbleach/src/shared/noise_estimation/meson.build
T
2026-06-01 15:58:45 +03:00

5 lines
108 B
Meson

shared_sources += files(
'adaptive_noise_estimator.c',
'noise_estimator.c',
'noise_profile.c',
)