Go to the source code of this file.
#define FF_INTERNAL_FIELDS 1 |
Initial value:= {
{
.name = "multiply0",
},
{
.name = "multiply1",
},
}
Definition at line 192 of file af_amultiply.c.
Initial value:= {
{
.name = "default",
},
}
static int config_output(AVFilterLink *outlink)
Definition at line 204 of file af_amultiply.c.
Initial value:= {
.name = "amultiply",
}
static av_cold void uninit(AVFilterContext *ctx)
static av_cold int init(AVFilterContext *ctx)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static const AVFilterPad inputs[]
static const AVFilterPad outputs[]
static int activate(AVFilterContext *ctx)
static int query_formats(AVFilterContext *ctx)
Definition at line 213 of file af_amultiply.c.