MISR Toolkit  1.5.1
Data Structures | Macros | Functions | Variables
cszip.h File Reference

Go to the source code of this file.

Data Structures

struct  comp_coder_szip_info_t
 

Macros

#define H4_SZ_ALLOW_K13_OPTION_MASK   1
 
#define H4_SZ_CHIP_OPTION_MASK   2
 
#define H4_SZ_EC_OPTION_MASK   4
 
#define H4_SZ_LSB_OPTION_MASK   8
 
#define H4_SZ_MSB_OPTION_MASK   16
 
#define H4_SZ_NN_OPTION_MASK   32
 
#define H4_SZ_RAW_OPTION_MASK   128
 
#define SZ_H4_REV_2   0x10000 /* special bit to signal revised format */
 

Functions

int32 HCPcszip_stread (accrec_t *rec)
 
int32 HCPcszip_stwrite (accrec_t *rec)
 
int32 HCPcszip_seek (accrec_t *access_rec, int32 offset, int origin)
 
int32 HCPcszip_inquire (accrec_t *access_rec, int32 *pfile_id, uint16 *ptag, uint16 *pref, int32 *plength, int32 *poffset, int32 *pposn, int16 *paccess, int16 *pspecial)
 
int32 HCPcszip_read (accrec_t *access_rec, int32 length, void *data)
 
int32 HCPcszip_write (accrec_t *access_rec, int32 length, const void *data)
 
intn HCPcszip_endaccess (accrec_t *access_rec)
 
intn HCPsetup_szip_parms (comp_info *c_info, int32 nt, int32 ncomp, int32 ndims, int32 *dims, int32 *cdims)
 

Variables

funclist_t cszip_funcs
 

Macro Definition Documentation

◆ H4_SZ_ALLOW_K13_OPTION_MASK

#define H4_SZ_ALLOW_K13_OPTION_MASK   1

Definition at line 38 of file cszip.h.

◆ H4_SZ_CHIP_OPTION_MASK

#define H4_SZ_CHIP_OPTION_MASK   2

Definition at line 39 of file cszip.h.

◆ H4_SZ_EC_OPTION_MASK

#define H4_SZ_EC_OPTION_MASK   4

Definition at line 40 of file cszip.h.

◆ H4_SZ_LSB_OPTION_MASK

#define H4_SZ_LSB_OPTION_MASK   8

Definition at line 41 of file cszip.h.

◆ H4_SZ_MSB_OPTION_MASK

#define H4_SZ_MSB_OPTION_MASK   16

Definition at line 42 of file cszip.h.

◆ H4_SZ_NN_OPTION_MASK

#define H4_SZ_NN_OPTION_MASK   32

Definition at line 43 of file cszip.h.

◆ H4_SZ_RAW_OPTION_MASK

#define H4_SZ_RAW_OPTION_MASK   128

Definition at line 44 of file cszip.h.

◆ SZ_H4_REV_2

#define SZ_H4_REV_2   0x10000 /* special bit to signal revised format */

Definition at line 103 of file cszip.h.

Function Documentation

◆ HCPcszip_endaccess()

intn HCPcszip_endaccess ( accrec_t access_rec)

◆ HCPcszip_inquire()

int32 HCPcszip_inquire ( accrec_t access_rec,
int32 *  pfile_id,
uint16 *  ptag,
uint16 *  pref,
int32 *  plength,
int32 *  poffset,
int32 *  pposn,
int16 *  paccess,
int16 *  pspecial 
)

◆ HCPcszip_read()

int32 HCPcszip_read ( accrec_t access_rec,
int32  length,
void *  data 
)

◆ HCPcszip_seek()

int32 HCPcszip_seek ( accrec_t access_rec,
int32  offset,
int  origin 
)

◆ HCPcszip_stread()

int32 HCPcszip_stread ( accrec_t rec)

◆ HCPcszip_stwrite()

int32 HCPcszip_stwrite ( accrec_t rec)

◆ HCPcszip_write()

int32 HCPcszip_write ( accrec_t access_rec,
int32  length,
const void *  data 
)

◆ HCPsetup_szip_parms()

intn HCPsetup_szip_parms ( comp_info c_info,
int32  nt,
int32  ncomp,
int32  ndims,
int32 *  dims,
int32 *  cdims 
)

Variable Documentation

◆ cszip_funcs

funclist_t cszip_funcs

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