Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF  4.3.0
API Reference
 
Loading...
Searching...
No Matches
comp_coder_rle_info_t Struct Reference

#include <hdf/src/crle_priv.h>

Public Types

enum  { RLE_INIT , RLE_RUN , RLE_MIX }
 

Data Fields

int32 offset
 
uint8 buffer [128]
 
int buf_length
 
int buf_pos
 
unsigned last_byte
 
unsigned second_byte
 
enum comp_coder_rle_info_t:: { ... }  rle_state
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
RLE_INIT 
RLE_RUN 
RLE_MIX 

Field Documentation

◆ buf_length

int buf_length

◆ buf_pos

int buf_pos

◆ buffer

uint8 buffer[128]

◆ last_byte

unsigned last_byte

◆ offset

int32 offset

◆ []

enum { ... } rle_state

◆ second_byte

unsigned second_byte

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