MISR Toolkit  1.5.1
Public Types | Data Fields
comp_coder_rle_info_t Struct Reference

#include <crle.h>

Collaboration diagram for comp_coder_rle_info_t:
Collaboration graph

Public Types

enum  {
  RLE_INIT,
  RLE_RUN,
  RLE_MIX
}
 
enum  {
  RLE_INIT,
  RLE_RUN,
  RLE_MIX
}
 

Data Fields

int32 offset
 
uint8 buffer [RLE_BUF_SIZE]
 
intn buf_length
 
intn buf_pos
 
uintn last_byte
 
uintn second_byte
 
enum comp_coder_rle_info_t:: { ... }  rle_state
 
enum comp_coder_rle_info_t:: { ... }  rle_state
 

Detailed Description

Definition at line 79 of file crle.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
RLE_INIT 
RLE_RUN 
RLE_MIX 

Definition at line 87 of file crle.h.

◆ anonymous enum

anonymous enum
Enumerator
RLE_INIT 
RLE_RUN 
RLE_MIX 

Definition at line 101 of file crle.h.

Field Documentation

◆ buf_length

intn comp_coder_rle_info_t::buf_length

Definition at line 83 of file crle.h.

◆ buf_pos

intn comp_coder_rle_info_t::buf_pos

Definition at line 84 of file crle.h.

◆ buffer

uint8 comp_coder_rle_info_t::buffer

Definition at line 82 of file crle.h.

◆ last_byte

uintn comp_coder_rle_info_t::last_byte

Definition at line 85 of file crle.h.

◆ offset

int32 comp_coder_rle_info_t::offset

Definition at line 81 of file crle.h.

◆ rle_state [1/2]

enum { ... } comp_coder_rle_info_t::rle_state

◆ rle_state [2/2]

enum { ... } comp_coder_rle_info_t::rle_state

◆ second_byte

uintn comp_coder_rle_info_t::second_byte

Definition at line 85 of file crle.h.


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

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