CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
heatshrink_encoder Struct Reference

#include <heatshrink_encoder.h>

Collaboration diagram for heatshrink_encoder:

Public Attributes

uint16_t input_size
uint16_t match_scan_index
uint16_t match_length
uint16_t match_pos
uint16_t outgoing_bits
uint8_t outgoing_bits_count
uint8_t flags
uint8_t state
uint8_t current_byte
uint8_t bit_index
uint8_t window_sz2
uint8_t lookahead_sz2
struct hs_indexsearch_index
uint8_t buffer []

Member Data Documentation

◆ bit_index

uint8_t heatshrink_encoder::bit_index

◆ buffer

uint8_t heatshrink_encoder::buffer[]

◆ current_byte

uint8_t heatshrink_encoder::current_byte

◆ flags

uint8_t heatshrink_encoder::flags

◆ input_size

uint16_t heatshrink_encoder::input_size

◆ lookahead_sz2

uint8_t heatshrink_encoder::lookahead_sz2

◆ match_length

uint16_t heatshrink_encoder::match_length

◆ match_pos

uint16_t heatshrink_encoder::match_pos

◆ match_scan_index

uint16_t heatshrink_encoder::match_scan_index

◆ outgoing_bits

uint16_t heatshrink_encoder::outgoing_bits

◆ outgoing_bits_count

uint8_t heatshrink_encoder::outgoing_bits_count

◆ search_index

struct hs_index* heatshrink_encoder::search_index

◆ state

uint8_t heatshrink_encoder::state

◆ window_sz2

uint8_t heatshrink_encoder::window_sz2

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