RetroArch
Public Attributes | List of all members
node_t Struct Reference

#include <huffman.h>

Collaboration diagram for node_t:
[legend]

Public Attributes

struct node_tparent
 
uint32_t count
 
uint32_t weight
 
uint32_t bits
 
uint8_t numbits
 

Member Data Documentation

◆ bits

uint32_t node_t::bits

◆ count

uint32_t node_t::count

◆ numbits

uint8_t node_t::numbits

◆ parent

struct node_t* node_t::parent

◆ weight

uint32_t node_t::weight

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