opj_raw Struct Reference
[RAW - Implementation of operations for raw encoding]

RAW encoding operations. More...

#include <raw.h>


Data Fields

OPJ_BYTE c
 temporary buffer where bits are coded or decoded
OPJ_UINT32 ct
 number of bits already read or free to write
OPJ_UINT32 lenmax
 maximum length to decode
OPJ_UINT32 len
 length decoded
OPJ_BYTEbp
 pointer to the current position in the buffer
OPJ_BYTEstart
 pointer to the start of the buffer
OPJ_BYTEend
 pointer to the end of the buffer


Detailed Description

RAW encoding operations.

Field Documentation

temporary buffer where bits are coded or decoded

Referenced by opj_raw_decode(), and opj_raw_init_dec().

number of bits already read or free to write

Referenced by opj_raw_decode(), and opj_raw_init_dec().

maximum length to decode

Referenced by opj_raw_decode(), and opj_raw_init_dec().

length decoded

Referenced by opj_raw_decode(), and opj_raw_init_dec().

pointer to the current position in the buffer

Referenced by opj_raw_numbytes().

pointer to the start of the buffer

Referenced by opj_raw_decode(), opj_raw_init_dec(), and opj_raw_numbytes().

pointer to the end of the buffer


The documentation for this struct was generated from the following file:

Generated on Thu Jan 7 21:55:09 2016 for OpenJPEG by  doxygen 1.5.6