OpenJPEG
1.5.1
|
Modification of jpip.c from 2KAN indexer. More...
Functions | |
int | write_tilemhix (int coff, opj_codestream_info_t cstr_info, int tileno, opj_cio_t *cio) |
int | write_thix (int coff, opj_codestream_info_t cstr_info, opj_cio_t *cio) |
Modification of jpip.c from 2KAN indexer.
int write_thix | ( | int | coff, |
opj_codestream_info_t | cstr_info, | ||
opj_cio_t * | cio | ||
) |
References cio_seek(), cio_skip(), cio_tell(), cio_write(), JPIP_MHIX, JPIP_THIX, opj_jp2_box::length, opj_calloc, opj_free, opj_codestream_info::th, opj_codestream_info::tw, opj_jp2_box::type, write_manf(), and write_tilemhix().
Referenced by write_cidx().
int write_tilemhix | ( | int | coff, |
opj_codestream_info_t | cstr_info, | ||
int | tileno, | ||
opj_cio_t * | cio | ||
) |
References cio_seek(), cio_skip(), cio_tell(), cio_write(), JPIP_MHIX, opj_tile_info::marker, opj_tile_info::marknum, opj_codestream_info::tile, opj_tile_info::tp, opj_tp_info::tp_end_header, and opj_tp_info::tp_start_pos.
Referenced by write_thix().