| FFmpeg
    | 
FieldOrderContext Struct Reference
  
Collaboration diagram for FieldOrderContext:

| Data Fields | |
| const AVClass * | class | 
| int | dst_tff | 
| output bff/tff  More... | |
| int | line_size [4] | 
| bytes of pixel data per line for each plane  More... | |
Detailed Description
Definition at line 36 of file vf_fieldorder.c.
Field Documentation
| const AVClass* FieldOrderContext::class | 
Definition at line 37 of file vf_fieldorder.c.
| int FieldOrderContext::dst_tff | 
| int FieldOrderContext::line_size[4] | 
bytes of pixel data per line for each plane
Definition at line 39 of file vf_fieldorder.c.
Referenced by config_input(), and filter_frame().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11