Go to the source code of this file.
◆ MAX_DB
◆ query_formats()
◆ filter_frame()
◆ logdb()
static double logdb |
( |
uint64_t |
v | ) |
|
|
inlinestatic |
◆ print_stats()
◆ uninit()
◆ volumedetect_inputs
Initial value:= {
{
.name = "default",
},
}
static int filter_frame(AVFilterLink *inlink, AVFrame *samples)
Definition at line 141 of file af_volumedetect.c.
◆ volumedetect_outputs
◆ ff_af_volumedetect
Initial value:= {
.name = "volumedetect",
}
static int query_formats(AVFilterContext *ctx)
static const AVFilterPad volumedetect_outputs[]
static av_cold void uninit(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 const AVFilterPad volumedetect_inputs[]
Definition at line 158 of file af_volumedetect.c.