OpenJPEG
1.5.1
|
Modification of jpip.h from 2KAN indexer. More...
#include "openjpeg.h"
Go to the source code of this file.
Functions | |
int | write_cidx (int offset, opj_cio_t *cio, opj_image_t *image, opj_codestream_info_t cstr_info, int j2klen) |
Modification of jpip.h from 2KAN indexer.
int write_cidx | ( | int | offset, |
opj_cio_t * | cio, | ||
opj_image_t * | image, | ||
opj_codestream_info_t | cstr_info, | ||
int | j2klen | ||
) |
References check_EPHuse(), cio_seek(), cio_skip(), cio_tell(), cio_write(), opj_codestream_info::codestream_size, JPIP_CIDX, JPIP_MHIX, JPIP_PHIX, JPIP_PPIX, JPIP_THIX, JPIP_TPIX, opj_jp2_box::length, opj_codestream_info::marker, opj_codestream_info::marknum, opj_calloc, opj_free, opj_jp2_box::type, write_cptr(), write_mainmhix(), write_manf(), write_phix(), write_ppix(), write_thix(), and write_tpix().
Referenced by opj_jp2_encode().