Home
last modified time | relevance | path

Searched refs:zbar_process_image (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/zbar/zbar-0.23.90/test/
H A Dtest_proc.c104 if(zbar_process_image(proc, img) < 0) in main()
126 if(zbar_process_image(proc, img) < 0) in main()
155 if(zbar_process_image(proc, NULL)) in main()
H A Dtest_jpeg.c180 if(zbar_process_image(proc, test) < 0) in main()
/dports/graphics/zbar/zbar-0.23.90/include/zbar/
H A DProcessor.h159 if(zbar_process_image(_processor, image) < 0) in process_image()
/dports/graphics/zbar/zbar-0.23.90/zbarimg/
H A Dzbarimg.c204 zbar_process_image(processor, zimage); in scan_image()
/dports/graphics/zbar/zbar-0.23.90/python/
H A Dprocessor.c330 n = zbar_process_image(self->zproc, img->zimg); in processor_process_image()
/dports/graphics/zbar/zbar-0.23.90/include/
H A Dzbar.h1006 extern int zbar_process_image(zbar_processor_t *processor,
/dports/graphics/zbar/zbar-0.23.90/zbar/
H A Dprocessor.c693 int zbar_process_image (zbar_processor_t *proc, in zbar_process_image() function
/dports/graphics/p5-Barcode-ZBar/Barcode-ZBar-0.04/
H A DZBar.xs576 check_error((RETVAL = zbar_process_image(processor, image)),
/dports/graphics/zbar/zbar-0.23.90/perl/
H A DZBar.xs654 check_error((RETVAL = zbar_process_image(processor, image)),