OpenJPEG
1.5.1
|
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... | |
RED (Residual Error Descriptor) Marker segment.
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