Data Fields | |
const AVClass * | class |
int | x |
int | y |
int | w |
int | h |
int | band |
int | show |
Definition at line 129 of file vf_delogo.c.
int DelogoContext::band |
Definition at line 131 of file vf_delogo.c.
Referenced by end_frame(), and init().
const AVClass* DelogoContext::class |
Definition at line 130 of file vf_delogo.c.
Referenced by init().
int DelogoContext::h |
Definition at line 131 of file vf_delogo.c.
Referenced by end_frame(), and init().
int DelogoContext::show |
Definition at line 131 of file vf_delogo.c.
Referenced by end_frame(), and init().
int DelogoContext::w |
Definition at line 131 of file vf_delogo.c.
Referenced by end_frame(), and init().
int DelogoContext::x |
Definition at line 131 of file vf_delogo.c.
Referenced by end_frame(), and init().
int DelogoContext::y |
Definition at line 131 of file vf_delogo.c.
Referenced by end_frame(), and init().