OpenJPEG 2.5.2
cidx_manager.h File Reference

Modification of jpip.h from 2KAN indexer. More...

#include "openjpeg.h"

Go to the source code of this file.

Functions

int opj_write_cidx (int offset, opj_stream_private_t *cio, opj_codestream_info_t cstr_info, int j2klen, opj_event_mgr_t *p_manager)
 
OPJ_BOOL opj_check_EPHuse (int coff, opj_marker_info_t *markers, int marknum, opj_stream_private_t *cio, opj_event_mgr_t *p_manager)
 

Detailed Description

Modification of jpip.h from 2KAN indexer.

Function Documentation

◆ opj_check_EPHuse()

OPJ_BOOL opj_check_EPHuse ( int coff,
opj_marker_info_t * markers,
int marknum,
opj_stream_private_t * cio,
opj_event_mgr_t * p_manager )

◆ opj_write_cidx()