Macros | |
#define | BELL |
Enumerations | |
enum | { DEFAULT, RAW, XML } |
Functions | |
static void | data_handler (zbar_image_t *img, const void *userdata) |
int | main (int argc, const char *argv[]) |
static int | parse_config (const char *cfgstr, int i, int n, char *arg) |
static int | usage (int rc) |
Variables | |
static enum { ... } | format |
static const char * | note_usage |
static zbar_processor_t * | proc |
static int | quiet |
static char * | xml_buf |
static const char * | xml_foot |
static const char * | xml_head |
static unsigned | xml_len |
#define BELL |
Referenced by data_handler().
References BELL, format, fprintf(), quiet, RAW, XML, xml_buf, xml_len, zbar_get_addon_name(), zbar_get_symbol_name(), zbar_image_first_symbol(), zbar_image_get_sequence(), zbar::ZBAR_PARTIAL, zbar_symbol_get_count(), zbar_symbol_get_data(), zbar_symbol_get_type(), zbar_symbol_next(), and zbar_symbol_xml().
Referenced by main().
int main | ( | int | argc, |
const char * | argv[] | ||
) |
References data_handler(), format, fprintf(), PACKAGE_VERSION, parse_config(), proc, quiet, RAW, usage(), test_pygtk::video_device, x, XML, xml_foot, xml_head, zbar::ZBAR_ERR_CLOSED, zbar_increase_verbosity(), zbar_processor_create(), zbar_processor_destroy(), zbar::zbar_processor_error_spew(), zbar_processor_force_format(), zbar::zbar_processor_get_error_code(), zbar_processor_init(), zbar_processor_request_interface(), zbar_processor_request_iomode(), zbar_processor_request_size(), zbar_processor_set_active(), zbar_processor_set_data_handler(), zbar_processor_set_visible(), zbar_processor_user_wait(), and zbar_set_verbosity().
|
inlinestatic |
References fprintf(), proc, and zbar::zbar_processor_parse_config().
Referenced by main().
|
static |
References fprintf(), and note_usage.
Referenced by main().
enum { ... } format |
|
static |
Referenced by usage().
|
static |
Referenced by main(), and parse_config().
|
static |
Referenced by code39_decode_start(), data_handler(), i25_decode_end(), i25_decode_start(), and main().
|
static |
Referenced by data_handler().
|
static |
Referenced by main().
|
static |
Referenced by main().
|
static |
Referenced by data_handler().