Searched defs:AudioFIRContext (Results 1 – 1 of 1) sorted by relevance
56 typedef struct AudioFIRContext { struct57 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 …]