|
FFmpeg
|
Go to the source code of this file.
Data Structures | |
| struct | VFRDETContext |
Functions | |
| static int | filter_frame (AVFilterLink *inlink, AVFrame *in) |
| static av_cold int | init (AVFilterContext *ctx) |
| static av_cold void | uninit (AVFilterContext *ctx) |
Variables | |
| static const AVFilterPad | vfrdet_inputs [] |
| const AVFilter | ff_vf_vfrdet |
|
static |
Definition at line 39 of file vf_vfrdet.c.
|
static |
Definition at line 69 of file vf_vfrdet.c.
|
static |
Definition at line 81 of file vf_vfrdet.c.
|
static |
Definition at line 91 of file vf_vfrdet.c.
| const AVFilter ff_vf_vfrdet |
Definition at line 99 of file vf_vfrdet.c.
1.8.17