t2.h File Reference

Implementation of a tier-2 coding (packetization of code-block data) (T2). More...

Go to the source code of this file.

Data Structures

struct  opj_t2
 Tier-2 coding. More...

Typedefs

typedef struct opj_t2 opj_t2_t
 Tier-2 coding.

Functions

Exported functions
int t2_encode_packets (opj_t2_t *t2, int tileno, opj_tcd_tile_t *tile, int maxlayers, unsigned char *dest, int len, opj_codestream_info_t *cstr_info, int tpnum, int tppos, int pino, J2K_T2_MODE t2_mode, int cur_totnum_tp)
 Encode the packets of a tile to a destination buffer.
int t2_decode_packets (opj_t2_t *t2, unsigned char *src, int len, int tileno, opj_tcd_tile_t *tile, opj_codestream_info_t *cstr_info)
 Decode the packets of a tile from a source buffer.
opj_t2_tt2_create (opj_common_ptr cinfo, opj_image_t *image, opj_cp_t *cp)
 Create a T2 handle.
void t2_destroy (opj_t2_t *t2)
 Destroy a T2 handle.


Detailed Description

Implementation of a tier-2 coding (packetization of code-block data) (T2).


Generated on Mon Dec 19 12:34:13 2016 for OpenJPEG by  doxygen 1.5.6