raw.h File Reference

Implementation of operations for raw encoding (RAW). More...

Go to the source code of this file.

Data Structures

struct  opj_raw
 RAW encoding operations. More...

Typedefs

typedef struct opj_raw opj_raw_t
 RAW encoding operations.

Functions

Exported functions
opj_raw_topj_raw_create (void)
 Create a new RAW handle.
void opj_raw_destroy (opj_raw_t *raw)
 Destroy a previously created RAW handle.
OPJ_UINT32 opj_raw_numbytes (opj_raw_t *raw)
 Return the number of bytes written/read since initialisation.
void opj_raw_init_dec (opj_raw_t *raw, OPJ_BYTE *bp, OPJ_UINT32 len)
 Initialize the decoder.
OPJ_UINT32 opj_raw_decode (opj_raw_t *raw)
 Decode a symbol using raw-decoder.


Detailed Description

Implementation of operations for raw encoding (RAW).

The functions in RAW.C have for goal to realize the operation of raw encoding linked with the corresponding mode switch.


Generated on Thu Jan 7 22:01:22 2016 for OpenJPEG by  doxygen 1.5.6