|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Caller-owned zero-heap scratch for one ra8_rar5_decompress call. More...
#include <ra8_rar5.h>
Caller-owned zero-heap scratch for one ra8_rar5_decompress call.
Every field is decoder-private working storage, reset at the start of each call; a caller only supplies the memory (typically embedded in an comic_t). Holds the five Huffman decode tables, the streaming bit-reader window and cursor, the recent-distance ring, and the pending filter list plus the delta reorder buffer.