OpenJPEG  1.5.1
Functions
ppix_manager.c File Reference

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

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

Functions

int write_ppixfaix (int coff, int compno, opj_codestream_info_t cstr_info, opj_bool EPHused, int j2klen, opj_cio_t *cio)
 
int write_ppix (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

int write_ppix ( int  coff,
opj_codestream_info_t  cstr_info,
opj_bool  EPHused,
int  j2klen,
opj_cio_t cio 
)
int write_ppixfaix ( int  coff,
int  compno,
opj_codestream_info_t  cstr_info,
opj_bool  EPHused,
int  j2klen,
opj_cio_t cio 
)