Data Fields | |
unsigned int | dst_tff |
output bff/tff | |
int | line_size [4] |
bytes of pixel data per line for each plane |
Definition at line 32 of file vf_fieldorder.c.
unsigned int FieldOrderContext::dst_tff |
output bff/tff
Definition at line 34 of file vf_fieldorder.c.
Referenced by draw_slice(), end_frame(), and init().
int FieldOrderContext::line_size[4] |
bytes of pixel data per line for each plane
Definition at line 35 of file vf_fieldorder.c.
Referenced by config_input(), and end_frame().