
Macros | |
| #define | fourcc(a, b, c, d) |
Functions | |
| int | test_image_bars (zbar_image_t *) |
| int | test_image_check_cleanup (void) |
| #define fourcc | ( | a, | |
| b, | |||
| c, | |||
| d | |||
| ) |
| int test_image_bars | ( | zbar_image_t * | ) |
References allocated_images, format_def_s::bpp, Cb, Cr, test_zbar::data, fill_bars_nv(), fill_bars_rgb(), fill_bars_uv(), fill_bars_y(), fill_bars_yuv(), format_def_s::format, fourcc, fprintf(), GRAY, test_cleanup_handler(), format_def_s::type, UYVY, format_def_s::xdiv, format_def_s::ydiv, YUVP, YUYV, YVUP, YVYU, zbar_image_get_format(), zbar_image_get_height(), zbar_image_get_width(), and zbar_image_set_data().
Referenced by main().

| int test_image_check_cleanup | ( | void | ) |
References allocated_images, and fprintf().
Referenced by main().

