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.
Referenced by tcd_init_encode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().
Referenced by t2_decode_packet(), t2_encode_packet(), tcd_dump(), tcd_init_encode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().
| 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().
1.6.3