OpenJPEG 1.5.2
phix_manager.c File Reference

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

#include <stdlib.h>
#include <math.h>
#include "opj_includes.h"

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)
 

Detailed Description

Modification of jpip.c from 2KAN indexer.

Function Documentation

◆ write_phix()

◆ write_phixfaix()