OpenJPEG
1.5.1
|
FIXME: documentation. More...
#include <tcd.h>
Data Fields | |
unsigned char * | data |
opj_tcd_layer_t * | layers |
opj_tcd_pass_t * | passes |
int | x0 |
int | y0 |
int | x1 |
int | y1 |
int | numbps |
int | numlenbits |
int | numpasses |
int | numpassesinlayers |
int | totalpasses |
FIXME: documentation.
unsigned char* opj_tcd_cblk_enc::data |
Referenced by t1_encode_cblk(), tcd_free_encode(), tcd_makelayer(), and tcd_makelayer_fixed().
opj_tcd_layer_t* opj_tcd_cblk_enc::layers |
Referenced by t2_encode_packet(), tcd_free_encode(), tcd_makelayer(), and tcd_makelayer_fixed().
int opj_tcd_cblk_enc::numbps |
Referenced by t1_encode_cblk(), t2_encode_packet(), and tcd_makelayer_fixed().
int opj_tcd_cblk_enc::numlenbits |
Referenced by t2_encode_packet().
int opj_tcd_cblk_enc::numpasses |
Referenced by t2_encode_packet().
int opj_tcd_cblk_enc::numpassesinlayers |
Referenced by tcd_makelayer(), and tcd_makelayer_fixed().
opj_tcd_pass_t* opj_tcd_cblk_enc::passes |
Referenced by t1_encode_cblk(), t2_encode_packet(), tcd_free_encode(), tcd_makelayer(), tcd_makelayer_fixed(), and tcd_rateallocate().
int opj_tcd_cblk_enc::totalpasses |
Referenced by t1_encode_cblk(), and tcd_rateallocate().
int opj_tcd_cblk_enc::x0 |
Referenced by t1_encode_cblks(), tcd_init_encode(), tcd_malloc_encode(), and tcd_rateallocate().
int opj_tcd_cblk_enc::x1 |
Referenced by t1_encode_cblks(), and tcd_rateallocate().
int opj_tcd_cblk_enc::y0 |
Referenced by t1_encode_cblks(), and tcd_rateallocate().
int opj_tcd_cblk_enc::y1 |
Referenced by t1_encode_cblks(), and tcd_rateallocate().