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.
Referenced by xvid_encode_init(), and xvid_ff_2pass_create().