OpenJPEG
1.5.1
|
Modification of jpip.c from 2KAN indexer. More...
Functions | |
int | write_phixfaix (int coff, int compno, opj_codestream_info_t cstr_info, opj_bool EPHused, int j2klen, opj_cio_t *cio) |
int | write_phix (int coff, opj_codestream_info_t cstr_info, opj_bool EPHused, int j2klen, opj_cio_t *cio) |
Modification of jpip.c from 2KAN indexer.
int write_phix | ( | int | coff, |
opj_codestream_info_t | cstr_info, | ||
opj_bool | EPHused, | ||
int | j2klen, | ||
opj_cio_t * | cio | ||
) |
References cio_seek(), cio_skip(), cio_tell(), cio_write(), JPIP_FAIX, JPIP_PHIX, opj_jp2_box::length, opj_codestream_info::numcomps, opj_calloc, opj_free, opj_jp2_box::type, write_manf(), and write_phixfaix().
Referenced by write_cidx().
int write_phixfaix | ( | int | coff, |
int | compno, | ||
opj_codestream_info_t | cstr_info, | ||
opj_bool | EPHused, | ||
int | j2klen, | ||
opj_cio_t * | cio | ||
) |
References cio_seek(), cio_skip(), cio_tell(), cio_write(), CPRL, opj_packet_info::end_ph_pos, JPIP_FAIX, LRCP, opj_codestream_info::numcomps, opj_codestream_info::numdecompos, opj_codestream_info::numlayers, opj_tile_info::packet, PCRL, opj_tile_info::ph, opj_codestream_info::prog, opj_tile_info::pw, RLCP, RPCL, opj_packet_info::start_pos, opj_codestream_info::th, opj_codestream_info::tile, and opj_codestream_info::tw.
Referenced by write_phix().