Data Fields | |
int | hsub |
int | vsub |
int | pixsteps [4] |
int | dir |
Definition at line 33 of file vf_transpose.c.
int TransContext::dir |
Definition at line 41 of file vf_transpose.c.
Referenced by config_props_output(), end_frame(), and init().
int TransContext::hsub |
Definition at line 34 of file vf_transpose.c.
Referenced by config_props_output(), and end_frame().
int TransContext::pixsteps[4] |
Definition at line 35 of file vf_transpose.c.
Referenced by config_props_output(), and end_frame().
int TransContext::vsub |
Definition at line 34 of file vf_transpose.c.
Referenced by config_props_output(), and end_frame().