avfilter/af_afftdn: remove unused defines

This commit is contained in:
Paul B Mahol 2022-03-18 10:30:13 +01:00
parent 7dc570ea13
commit ef8283fe1c
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@
#define C (M_LN10 * 0.1)
#define SOLVE_SIZE (5)
#define NB_PROFILE_BANDS (15)
#define SFM_FLAGS_SIZE (512)
#define SFM_FLAGS_MASK (SFM_FLAGS_SIZE - 1)
enum SampleNoiseModes {
SAMPLE_NONE,