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 40 of file vf_vfrdet.c.
|
static |
Definition at line 70 of file vf_vfrdet.c.
|
static |
Definition at line 82 of file vf_vfrdet.c.
|
static |
Definition at line 92 of file vf_vfrdet.c.
const AVFilter ff_vf_vfrdet |
Definition at line 100 of file vf_vfrdet.c.