"L. Spiro Engine"
|
Common structures within the library. More...
#include <LSIJpegCommonStructs.h>
Common structures within the library.
Class CJpegCommonStructs Description: Common structures within the library.
Compression context info.
typedef struct lsi::CJpegCommonStructs::opj_codestream_info lsi::CJpegCommonStructs::opj_codestream_info_t |
Index structure of the codestream.
typedef struct lsi::CJpegCommonStructs::opj_common_struct lsi::CJpegCommonStructs::opj_common_struct_t |
Routines that are to be used by both halves of the library are declared to receive a pointer to this structure. There are no actual instances of opj_common_struct_t, only of opj_cinfo_t and opj_dinfo_t.
Compression parameters.
Decompression context info
Decompression parameters.
Message handler object used for
typedef struct lsi::CJpegCommonStructs::opj_marker_info_t lsi::CJpegCommonStructs::opj_marker_info_t |
Marker structure.
typedef LSVOID(LSE_CALL * lsi::CJpegCommonStructs::opj_msg_callback)(const LSCHAR *msg, LSVOID *client_data) |
Callback function prototype for events
msg | Event message |
client_data |
Index structure: Information concerning a packet inside tile.
Progression order changes.
Index structure: information regarding tiles.
Index structure: Information concerning tile-parts.