bio.c | |
bio.h [code] | Implementation of an individual bit input-output (BIO) |
cidx_manager.c | |
cidx_manager.h [code] | Modification of jpip.h from 2KAN indexer |
cio.c | |
cio.h [code] | Implementation of a byte input-output process (CIO) |
crc.c | Functions used to compute the 16- and 32-bit CRC of byte arrays |
crc.h [code] | Functions used to compute the 16- and 32-bit CRC of byte arrays |
dwt.c | |
dwt.h [code] | Implementation of a discrete wavelet transform (DWT) |
event.c | |
event.h [code] | Implementation of a event callback system |
fix.h [code] | Implementation of operations of specific multiplication (FIX) |
image.c | |
image.h [code] | Implementation of operations on images (IMAGE) |
indexbox_manager.h [code] | Modification of jpip.c from 2KAN indexer |
int.h [code] | Implementation of operations on integers (INT) |
j2k.c | |
j2k.h [code] | The JPEG-2000 Codestream Reader/Writer (J2K) |
j2k_lib.c | |
j2k_lib.h [code] | Internal functions |
jp2.c | |
jp2.h [code] | The JPEG-2000 file format Reader/Writer (JP2) |
jpt.c | |
jpt.h [code] | JPT-stream reader (JPEG 2000, JPIP) |
jpwl.c | |
jpwl.h [code] | The JPEG-2000 Part11 (JPWL) marker segments manager |
jpwl_lib.c | |
mct.c | |
mct.h [code] | Implementation of a multi-component transforms (MCT) |
mqc.c | |
mqc.h [code] | Implementation of an MQ-Coder (MQC) |
openjpeg.c | |
openjpeg.h [code] | |
opj_includes.h [code] | |
opj_malloc.h [code] | Internal functions |
phix_manager.c | Modification of jpip.c from 2KAN indexer |
pi.c | |
pi.h [code] | Implementation of a packet iterator (PI) |
ppix_manager.c | Modification of jpip.c from 2KAN indexer |
raw.c | |
raw.h [code] | Implementation of operations for raw encoding (RAW) |
rs.c | Functions used to compute the Reed-Solomon parity and check of byte arrays |
rs.h [code] | Functions used to compute Reed-Solomon parity and check of byte arrays |
t1.c | |
t1.h [code] | Implementation of the tier-1 coding (coding of code-block coefficients) (T1) |
t1_generate_luts.c | |
t1_luts.h [code] | |
t2.c | |
t2.h [code] | Implementation of a tier-2 coding (packetization of code-block data) (T2) |
tcd.c | |
tcd.h [code] | Implementation of a tile coder/decoder (TCD) |
tgt.c | |
tgt.h [code] | Implementation of a tag-tree coder (TGT) |
thix_manager.c | Modification of jpip.c from 2KAN indexer |
tpix_manager.c | Modification of jpip.c from 2KAN indexer |