Home
last modified time | relevance | path

Searched refs:_zbar_process_image (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/zbar/zbar-0.23.90/zbar/
H A Dprocessor.h118 extern int _zbar_process_image(zbar_processor_t*, zbar_image_t*);
H A Dprocessor.c54 int _zbar_process_image (zbar_processor_t *proc, in _zbar_process_image() function
223 _zbar_process_image(proc, img); in proc_video_thread()
707 rc = _zbar_process_image(proc, img); in zbar_process_image()
/dports/graphics/zbar/zbar-0.23.90/zbar/processor/
H A Dlock.c177 _zbar_process_image(proc, img); in proc_wait_unthreaded()
H A Dposix.c194 _zbar_process_image(proc, img); in proc_video_handler()