Structure for the private first-pass plugin. More...
Data Fields | |
int | version |
Xvid version. | |
struct xvid_context * | context |
Pointer to private context. |
Structure for the private first-pass plugin.
Definition at line 70 of file libxvidff.c.
struct xvid_context* xvid_ff_pass1::context |
Pointer to private context.
Definition at line 72 of file libxvidff.c.
int xvid_ff_pass1::version |
Xvid version.
Definition at line 71 of file libxvidff.c.