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