Macros | |
#define | MagickExportImagePixels |
Functions | |
static int | dump_error (MagickWand *wand) |
int | main (int argc, const char *argv[]) |
static int | parse_config (const char *cfgstr, const char *arg) |
static int | scan_image (const char *filename) |
int | usage (int rc, const char *msg, const char *arg) |
Variables | |
static int | exit_code |
static const char * | note_usage |
static int | notfound |
static int | num_images |
static int | num_symbols |
static zbar_processor_t * | processor |
static const char * | warning_not_found |
static const char * | xml_foot |
static const char * | xml_head |
char * | xmlbuf |
unsigned | xmlbuflen |
static int | xmllvl |
#define MagickExportImagePixels |
Referenced by scan_image().
|
inlinestatic |
References exit_code, and fprintf().
Referenced by scan_image().
int main | ( | int | argc, |
const char * | argv[] | ||
) |
References exit_code, fprintf(), notfound, num_images, num_symbols, PACKAGE_VERSION, parse_config(), quiet, scan_image(), usage(), warning_not_found, xml_foot, xml_head, xmlbuf, xmllvl, zbar_increase_verbosity(), zbar_processor_create(), zbar_processor_destroy(), zbar::zbar_processor_error_spew(), zbar_processor_init(), zbar_processor_set_visible(), and zbar_set_verbosity().
|
inlinestatic |
References usage(), and zbar::zbar_processor_parse_config().
Referenced by main().
|
static |
References dump_error(), exit_code, scan_image::height, MagickExportImagePixels, notfound, num_images, num_symbols, scan_image::width, xmlbuf, xmlbuflen, xmllvl, zbar_get_addon_name(), zbar_get_symbol_name(), zbar_image_create(), zbar_image_destroy(), zbar_image_first_symbol(), zbar_image_free_data(), zbar_image_set_data(), zbar_image_set_format(), zbar_image_set_size(), zbar::ZBAR_PARTIAL, zbar_process_image(), zbar_processor_is_visible(), zbar_processor_user_wait(), zbar_symbol_get_data(), zbar_symbol_get_type(), zbar_symbol_next(), and zbar_symbol_xml().
Referenced by main().
int usage | ( | int | rc, |
const char * | msg, | ||
const char * | arg | ||
) |
References fprintf(), and note_usage.
Referenced by main(), and parse_config().
|
static |
Referenced by dump_error(), main(), and scan_image().
|
static |
Referenced by usage().
|
static |
Referenced by main(), and scan_image().
|
static |
Referenced by main(), scan_image(), and v4l2_dq().
|
static |
Referenced by main(), and scan_image().
|
static |
|
static |
Referenced by main().
|
static |
Referenced by main().
|
static |
Referenced by main().
char* xmlbuf |
Referenced by main(), and scan_image().
unsigned xmlbuflen |
Referenced by scan_image().
|
static |
Referenced by main(), and scan_image().