mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
avfilter/af_afftdn: remove unused defines
This commit is contained in:
parent
7dc570ea13
commit
ef8283fe1c
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user