t42_decode_state_s Struct Reference

List of all members.

Public Attributes

t4_row_write_handler_t row_write_handler
void * row_write_user_data
t4_row_write_handler_t comment_handler
void * comment_user_data
uint32_t max_comment_len
lab_params_t lab_params
uint8_t * comment
size_t comment_len
int compressed_image_size
 The size of the compressed image, in bytes.
int buf_size
uint8_t * compressed_buf
logging_state_t logging
 Error and flow logging control.

Member Data Documentation

The contents for a COMMENT marker segment, to be added to the image at the next opportunity. This is set to NULL when nothing is pending.

A callback routine to handle decoded comments

Length of data pointed to by comment

An opaque pointer passed to comment_handler()

The maximum length of comment to be passed to the comment handler

A callback routine to handle decoded pixel rows

An opaque pointer passed to row_write_handler()


The documentation for this struct was generated from the following file:

Generated on 15 Sep 2012 for spandsp by  doxygen 1.6.1