ZBar Bar Code Reader Library  version 0.10
zbar_image_s Struct Reference
Collaboration diagram for zbar_image_s:

Public Attributes

zbar_image_cleanup_handler_t * cleanup
 
const voiddata
 
unsigned long datalen
 
uint32_t format
 
unsigned height
 
zbar_image_t * next
 
refcnt_t refcnt
 
unsigned seq
 
zbar_video_t * src
 
int srcidx
 
zbar_symbol_set_t * syms
 
voiduserdata
 
unsigned width
 

Member Data Documentation

zbar_image_cleanup_handler_t* zbar_image_s::cleanup
const void* zbar_image_s::data
unsigned long zbar_image_s::datalen

Referenced by v4l2_mmap_buffers().

uint32_t zbar_image_s::format

Referenced by video_init_images().

unsigned zbar_image_s::height
zbar_image_t* zbar_image_s::next
refcnt_t zbar_image_s::refcnt
unsigned zbar_image_s::seq

Referenced by zbar_video_next_image().

zbar_video_t* zbar_image_s::src

Referenced by init_source().

int zbar_image_s::srcidx
zbar_symbol_set_t* zbar_image_s::syms
void* zbar_image_s::userdata
unsigned zbar_image_s::width

The documentation for this struct was generated from the following file: