#include <pullup.h>
Data Fields | |
| int | lock | 
| int | length | 
| int | parity | 
| struct pullup_buffer ** | ifields | 
| struct pullup_buffer * | ofields [2] | 
| struct pullup_buffer * | buffer | 
Definition at line 53 of file pullup.h.
struct pullup_buffer* pullup_frame::buffer [read]           | 
        
Definition at line 59 of file pullup.h.
Referenced by pullup_get_frame(), pullup_pack_frame(), pullup_release_frame(), and put_image().
struct pullup_buffer** pullup_frame::ifields [read]           | 
        
Definition at line 58 of file pullup.h.
Referenced by pullup_get_frame(), pullup_init_context(), and pullup_release_frame().
Definition at line 56 of file pullup.h.
Referenced by pullup_get_frame(), pullup_pack_frame(), pullup_release_frame(), and put_image().
Definition at line 55 of file pullup.h.
Referenced by pullup_get_frame(), and pullup_release_frame().
struct pullup_buffer * pullup_frame::ofields[2] [read]           | 
        
Definition at line 58 of file pullup.h.
Referenced by pullup_get_frame(), pullup_pack_frame(), pullup_release_frame(), and put_image().
Definition at line 57 of file pullup.h.
Referenced by pullup_get_frame(), and pullup_release_frame().
 1.5.8