OpenJPEG
1.5.1
|
FIXME: documentation. More...
#include <tcd.h>
Data Fields | |
int | x0 |
int | y0 |
int | x1 |
int | y1 |
int | bandno |
opj_tcd_precinct_t * | precincts |
int | numbps |
float | stepsize |
FIXME: documentation.
int opj_tcd_band::bandno |
Referenced by tcd_init_encode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().
int opj_tcd_band::numbps |
Referenced by t2_decode_packet(), t2_encode_packet(), tcd_dump(), tcd_init_encode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().
opj_tcd_precinct_t* opj_tcd_band::precincts |
float opj_tcd_band::stepsize |
Referenced by tcd_dump(), tcd_init_encode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().
int opj_tcd_band::x0 |
Referenced by t2_decode_packet(), tcd_dump(), tcd_init_encode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().
int opj_tcd_band::x1 |
Referenced by t2_decode_packet(), tcd_dump(), tcd_init_encode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().
int opj_tcd_band::y0 |
Referenced by t2_decode_packet(), tcd_dump(), tcd_init_encode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().
int opj_tcd_band::y1 |
Referenced by t2_decode_packet(), tcd_dump(), tcd_init_encode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().