FFmpeg
|
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 39 of file vf_fieldorder.c.
unsigned int FieldOrderContext::dst_tff |
output bff/tff
Definition at line 41 of file vf_fieldorder.c.
Referenced by filter_frame(), and init().
int FieldOrderContext::line_size[4] |
bytes of pixel data per line for each plane
Definition at line 42 of file vf_fieldorder.c.
Referenced by config_input(), and filter_frame().