Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Daf_afir.h56 typedef struct AudioFIRContext { struct
57 const AVClass *class;
59 float wet_gain;
60 float dry_gain;
61 float length;
62 int gtype;
63 float ir_gain;
64 int ir_format;
65 float max_ir_len;
66 int response;
[all …]