Go to the source code of this file.
◆ MAX_HAAS_DELAY
#define MAX_HAAS_DELAY 40 |
◆ OFFSET
◆ AVFILTER_DEFINE_CLASS()
AVFILTER_DEFINE_CLASS |
( |
haas |
| ) |
|
◆ query_formats()
◆ config_input()
◆ filter_frame()
◆ uninit()
◆ haas_options
Initial value:
Definition at line 59 of file af_haas.c.
◆ inputs
Initial value:= {
{
.name = "default",
},
}
Definition at line 200 of file af_haas.c.
◆ outputs
Initial value:= {
{
.name = "default",
},
}
Definition at line 209 of file af_haas.c.
◆ ff_af_haas
Initial value:= {
.name = "haas",
.priv_class = &haas_class,
}
Definition at line 216 of file af_haas.c.