| FFmpeg
    | 
| Data Fields | |
| const AVClass * | class | 
| double | freq | 
| double | level | 
| double | slope | 
| double | width | 
| int | order | 
| Coeffs | coeffs [MAX_ORDER] | 
| AVFrame * | w | 
| int(* | filter_channels )(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) | 
Definition at line 34 of file af_atilt.c.
| const AVClass* ATiltContext::class | 
Definition at line 35 of file af_atilt.c.
| double ATiltContext::freq | 
Definition at line 37 of file af_atilt.c.
| double ATiltContext::level | 
Definition at line 38 of file af_atilt.c.
| double ATiltContext::slope | 
Definition at line 39 of file af_atilt.c.
| double ATiltContext::width | 
Definition at line 40 of file af_atilt.c.
| int ATiltContext::order | 
Definition at line 41 of file af_atilt.c.
Definition at line 43 of file af_atilt.c.
| AVFrame* ATiltContext::w | 
Definition at line 45 of file af_atilt.c.
| int(* ATiltContext::filter_channels) (AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) | 
Definition at line 47 of file af_atilt.c.
 1.8.17
 1.8.17