Classes | |
struct | window_state_s |
Functions | |
int | _zbar_window_probe_ximage (zbar_window_t *) |
int | _zbar_window_probe_xshm (zbar_window_t *) |
int | _zbar_window_probe_xv (zbar_window_t *) |
int _zbar_window_probe_ximage | ( | zbar_window_t * | ) |
References __func__, _zbar_window_add_format(), err_capture(), formats, SEV_ERROR, ximage_cleanup(), ximage_draw(), ximage_init(), ximage_probe_format(), zbar::ZBAR_ERR_UNSUPPORTED, zbar::ZBAR_ERR_XPROTO, and zprintf.
Referenced by _zbar_window_attach().
int _zbar_window_probe_xshm | ( | zbar_window_t * | ) |
int _zbar_window_probe_xv | ( | zbar_window_t * | ) |
References __func__, err_capture(), window_state_s::num_xv_adaptors, SEV_ERROR, x, window_state_s::xv_adaptors, xv_cleanup(), xv_draw(), xv_init(), window_state_s::xv_ports, xv_probe_port(), zbar::ZBAR_ERR_XPROTO, and zprintf.
Referenced by _zbar_window_attach().