Go to the source code of this file.
◆ OFFSET
◆ AVFILTER_DEFINE_CLASS()
AVFILTER_DEFINE_CLASS |
( |
extrastereo |
| ) |
|
◆ query_formats()
◆ filter_frame()
◆ extrastereo_options
Initial value:= {
}
static int16_t mult(Float11 *f1, Float11 *f2)
static double clip(void *opaque, double val)
Clip value val in the minval - maxval range.
Definition at line 36 of file af_extrastereo.c.
◆ inputs
◆ outputs
◆ ff_af_extrastereo
Initial value:= {
.name = "extrastereo",
.priv_class = &extrastereo_class,
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
Definition at line 123 of file af_extrastereo.c.