OpenJPEG
1.5.1
|
FIXME: documentation. More...
#include <tcd.h>
Data Fields | |
int | x0 |
int | y0 |
int | x1 |
int | y1 |
int | numcomps |
opj_tcd_tilecomp_t * | comps |
int | numpix |
double | distotile |
double | distolayer [100] |
int | packno |
packet number More... | |
FIXME: documentation.
opj_tcd_tilecomp_t* opj_tcd_tile::comps |
Referenced by jpwl_check_tile(), t1_encode_cblks(), t2_decode_packet(), t2_encode_packet(), tcd_decode_tile(), tcd_dump(), tcd_encode_tile(), tcd_free_decode_tile(), tcd_free_encode(), tcd_init_encode(), tcd_makelayer(), tcd_makelayer_fixed(), tcd_malloc_decode(), tcd_malloc_decode_tile(), tcd_malloc_encode(), and tcd_rateallocate().
double opj_tcd_tile::distolayer[100] |
Referenced by tcd_makelayer(), and tcd_rateallocate().
double opj_tcd_tile::distotile |
Referenced by t1_encode_cblk(), t1_encode_cblks(), and tcd_rateallocate().
int opj_tcd_tile::numcomps |
int opj_tcd_tile::numpix |
Referenced by tcd_rateallocate().
int opj_tcd_tile::packno |
packet number
Referenced by j2k_write_sod(), t2_encode_packet(), and t2_encode_packets().
int opj_tcd_tile::x0 |
Referenced by tcd_dump(), tcd_init_encode(), tcd_malloc_decode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().
int opj_tcd_tile::x1 |
Referenced by tcd_dump(), tcd_init_encode(), tcd_malloc_decode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().
int opj_tcd_tile::y0 |
Referenced by tcd_dump(), tcd_init_encode(), tcd_malloc_decode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().
int opj_tcd_tile::y1 |
Referenced by tcd_dump(), tcd_init_encode(), tcd_malloc_decode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().