Macros | |
#define | PDF417_STOP |
Functions | |
zbar_symbol_type_t | _zbar_decode_pdf417 (zbar_decoder_t *dcode) |
static signed short | pdf417_decode8 (zbar_decoder_t *dcode) |
static signed char | pdf417_decode_start (zbar_decoder_t *dcode) |
#define PDF417_STOP |
Referenced by _zbar_decode_pdf417(), and pdf417_decode8().
zbar_symbol_type_t _zbar_decode_pdf417 | ( | zbar_decoder_t * | dcode | ) |
References _zbar_decoder_buf_dump(), BUFFER_MIN, pdf417_decoder_s::character, pdf417_decoder_s::direction, dprintf, pdf417_decoder_s::element, get_color(), get_width(), pdf417_decode8(), pdf417_decode_start(), PDF417_STOP, pdf417_decoder_s::s8, size_buf(), zassert, and zbar::ZBAR_NONE.
Referenced by pdf417_reset(), and zbar_decode_width().
|
inlinestatic |
References _zbar_decoder_buf_dump(), decode_e(), dprintf, g, get_color(), get_width(), pdf417_hash, PDF417_HASH_MASK, PDF417_STOP, zassert, and zbar::ZBAR_SPACE.
Referenced by _zbar_decode_pdf417().
|
inlinestatic |
References pdf417_decoder_s::character, decode_e(), pdf417_decoder_s::direction, dprintf, pdf417_decoder_s::element, get_color(), get_lock(), get_width(), zbar::ZBAR_BAR, zbar::ZBAR_PARTIAL, zbar::ZBAR_PDF417, and zbar::ZBAR_SPACE.
Referenced by _zbar_decode_pdf417().