MISR Toolkit  1.5.1
Data Structures | Macros | Typedefs | Enumerations | Variables
hcomp.h File Reference

Go to the source code of this file.

Data Structures

union  tag_model_info
 
union  tag_comp_info
 

Macros

#define COMP_NONE   0
 
#define COMP_JPEG   2
 
#define COMP_RLE   11
 
#define COMP_IMCOMP   12
 
#define COMP_DECODER_ENABLED   1
 
#define COMP_ENCODER_ENABLED   2
 

Typedefs

typedef union tag_model_info model_info
 
typedef union tag_comp_info comp_info
 

Enumerations

enum  comp_model_t {
  COMP_MODEL_STDIO = 0,
  COMP_MODEL_STDIO = 0
}
 
enum  comp_coder_t {
  COMP_CODE_NONE = 0,
  COMP_CODE_RLE,
  COMP_CODE_NBIT,
  COMP_CODE_SKPHUFF,
  COMP_CODE_DEFLATE,
  COMP_CODE_SZIP,
  COMP_CODE_INVALID,
  COMP_CODE_JPEG,
  COMP_CODE_NONE = 0,
  COMP_CODE_RLE,
  COMP_CODE_NBIT,
  COMP_CODE_SKPHUFF,
  COMP_CODE_DEFLATE,
  COMP_CODE_SZIP,
  COMP_CODE_INVALID,
  COMP_CODE_JPEG,
  COMP_CODE_IMCOMP = 12
}
 

Variables

uint16 compress_map []
 

Macro Definition Documentation

◆ COMP_DECODER_ENABLED

#define COMP_DECODER_ENABLED   1

Definition at line 61 of file hcomp.h.

◆ COMP_ENCODER_ENABLED

#define COMP_ENCODER_ENABLED   2

Definition at line 62 of file hcomp.h.

◆ COMP_IMCOMP

#define COMP_IMCOMP   12

Definition at line 58 of file hcomp.h.

◆ COMP_JPEG

#define COMP_JPEG   2

Definition at line 56 of file hcomp.h.

◆ COMP_NONE

#define COMP_NONE   0

Definition at line 55 of file hcomp.h.

◆ COMP_RLE

#define COMP_RLE   11

Definition at line 57 of file hcomp.h.

Typedef Documentation

◆ comp_info

typedef union tag_comp_info comp_info

◆ model_info

typedef union tag_model_info model_info

Enumeration Type Documentation

◆ comp_coder_t

Enumerator
COMP_CODE_NONE 
COMP_CODE_RLE 
COMP_CODE_NBIT 
COMP_CODE_SKPHUFF 
COMP_CODE_DEFLATE 
COMP_CODE_SZIP 
COMP_CODE_INVALID 
COMP_CODE_JPEG 
COMP_CODE_NONE 
COMP_CODE_RLE 
COMP_CODE_NBIT 
COMP_CODE_SKPHUFF 
COMP_CODE_DEFLATE 
COMP_CODE_SZIP 
COMP_CODE_INVALID 
COMP_CODE_JPEG 
COMP_CODE_IMCOMP 

Definition at line 38 of file hcomp.h.

◆ comp_model_t

Enumerator
COMP_MODEL_STDIO 
COMP_MODEL_STDIO 

Definition at line 31 of file hcomp.h.

Variable Documentation

◆ compress_map

uint16 compress_map[]

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:53