OpenJPEG  1.5.1
Data Fields

RED (Residual Error Descriptor) Marker segment. More...

#include <jpwl.h>

Data Fields

unsigned short int Lred
 two bytes for the length of RED MS, exluding the marker itself (3 to 65535 bytes) More...
 
unsigned char Pred
 one byte, signals JPWL techniques adoption More...
 
unsigned char * data
 RED data, variable length. More...
 

Detailed Description

RED (Residual Error Descriptor) Marker segment.

Field Documentation

unsigned char* jpwl_red_ms::data

RED data, variable length.

unsigned short int jpwl_red_ms::Lred

two bytes for the length of RED MS, exluding the marker itself (3 to 65535 bytes)

unsigned char jpwl_red_ms::Pred

one byte, signals JPWL techniques adoption


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