OpenJPEG  1.5.1
Data Fields
opj_tcd_cblk_dec Struct Reference

#include <tcd.h>

Data Fields

unsigned char * data
opj_tcd_seg_tsegs
int x0
int y0
int x1
int y1
int numbps
int numlenbits
int len
int numnewpasses
int numsegs

Field Documentation

unsigned char* opj_tcd_cblk_dec::data
int opj_tcd_cblk_dec::len

Referenced by t2_decode_packet().

int opj_tcd_cblk_dec::numbps

Referenced by t1_decode_cblk(), and t2_decode_packet().

int opj_tcd_cblk_dec::numlenbits

Referenced by t2_decode_packet().

int opj_tcd_cblk_dec::numnewpasses

Referenced by t2_decode_packet().

int opj_tcd_cblk_dec::numsegs

Referenced by t1_decode_cblk(), and t2_decode_packet().

opj_tcd_seg_t* opj_tcd_cblk_dec::segs
int opj_tcd_cblk_dec::x0

Referenced by t1_decode_cblk(), and t1_decode_cblks().

int opj_tcd_cblk_dec::x1

Referenced by t1_decode_cblk().

int opj_tcd_cblk_dec::y0

Referenced by t1_decode_cblk(), and t1_decode_cblks().

int opj_tcd_cblk_dec::y1

Referenced by t1_decode_cblk().


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