Classes | |
struct | i25_decoder_s |
Typedefs | |
typedef struct i25_decoder_s | i25_decoder_t |
Functions | |
zbar_symbol_type_t | _zbar_decode_i25 (zbar_decoder_t *dcode) |
static void | i25_reset (i25_decoder_t *i25) |
typedef struct i25_decoder_s i25_decoder_t |
zbar_symbol_type_t _zbar_decode_i25 | ( | zbar_decoder_t * | dcode | ) |
References BUFFER_MIN, i25_decoder_s::character, i25_decoder_s::direction, dprintf, i25_decoder_s::element, get_lock(), get_width(), i25_decode10(), i25_decode_end(), i25_decode_start(), i25_decoder_s::s10, size_buf(), i25_decoder_s::width, zbar::ZBAR_I25, zbar::ZBAR_NONE, and zbar::ZBAR_PARTIAL.
Referenced by i25_reset(), and zbar_decode_width().
|
inlinestatic |
References _zbar_decode_i25(), i25_decoder_s::character, i25_decoder_s::direction, i25_decoder_s::element, and i25_decoder_s::s10.
Referenced by zbar_decoder_new_scan(), and zbar_decoder_reset().