Data Fields | |
int | hsub |
int | vsub |
int | pixsteps [4] |
int | dir |
Definition at line 39 of file vf_transpose.c.
int TransContext::dir |
Definition at line 47 of file vf_transpose.c.
Referenced by config_props_output(), filter_frame(), and init().
int TransContext::hsub |
Definition at line 40 of file vf_transpose.c.
Referenced by config_props_output(), and filter_frame().
int TransContext::pixsteps[4] |
Definition at line 41 of file vf_transpose.c.
Referenced by config_props_output(), and filter_frame().
int TransContext::vsub |
Definition at line 40 of file vf_transpose.c.
Referenced by config_props_output(), and filter_frame().