Go to the source code of this file.
◆ OFFSET
◆ FLAGS
◆ AVFILTER_DEFINE_CLASS()
AVFILTER_DEFINE_CLASS |
( |
epx |
| ) |
|
◆ epx2_slice()
static int epx2_slice |
( |
AVFilterContext * |
ctx, |
|
|
void * |
arg, |
|
|
int |
jobnr, |
|
|
int |
nb_jobs |
|
) |
| |
|
static |
◆ epx3_slice()
static int epx3_slice |
( |
AVFilterContext * |
ctx, |
|
|
void * |
arg, |
|
|
int |
jobnr, |
|
|
int |
nb_jobs |
|
) |
| |
|
static |
◆ config_output()
◆ filter_frame()
◆ epx_options
Initial value:
Definition at line 39 of file vf_epx.c.
◆ pix_fmts
Initial value:
Definition at line 226 of file vf_epx.c.
◆ inputs
Initial value:= {
{
.name = "default",
},
}
Definition at line 254 of file vf_epx.c.
◆ outputs
Initial value:= {
{
.name = "default",
},
}
Definition at line 262 of file vf_epx.c.
◆ ff_vf_epx
Initial value:= {
.name = "epx",
.priv_class = &epx_class,
}
Definition at line 270 of file vf_epx.c.