| FFmpeg
    | 
#include <pullup.h>

| Data Fields | |
| int | lock | 
| int | length | 
| int | parity | 
| struct pullup_buffer ** | ifields | 
| struct pullup_buffer * | ofields [2] | 
| struct pullup_buffer * | buffer | 
Detailed Description
Field Documentation
| struct pullup_buffer* pullup_frame::buffer | 
Definition at line 59 of file pullup.h.
Referenced by ff_pullup_get_frame(), ff_pullup_pack_frame(), ff_pullup_release_frame(), and put_image().
| struct pullup_buffer** pullup_frame::ifields | 
Definition at line 58 of file pullup.h.
Referenced by ff_pullup_get_frame(), ff_pullup_init_context(), and ff_pullup_release_frame().
| int pullup_frame::length | 
Definition at line 56 of file pullup.h.
Referenced by ff_pullup_get_frame(), ff_pullup_pack_frame(), ff_pullup_release_frame(), and put_image().
| int pullup_frame::lock | 
Definition at line 55 of file pullup.h.
Referenced by ff_pullup_get_frame(), and ff_pullup_release_frame().
| struct pullup_buffer * pullup_frame::ofields[2] | 
Definition at line 58 of file pullup.h.
Referenced by ff_pullup_get_frame(), ff_pullup_pack_frame(), ff_pullup_release_frame(), and put_image().
| int pullup_frame::parity | 
Definition at line 57 of file pullup.h.
Referenced by ff_pullup_get_frame(), and ff_pullup_release_frame().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11