FFmpeg
Data Fields
HuffEntry Struct Reference

Data Fields

uint8_t len
 
uint16_t sym
 
uint32_t code
 
uint8_t value
 
uint8_t length
 
uint8_t sym
 

Detailed Description

Definition at line 94 of file exr.c.

Field Documentation

◆ len

uint8_t HuffEntry::len

◆ sym [1/2]

uint16_t HuffEntry::sym

Definition at line 96 of file exr.c.

Referenced by encode_plane(), huff_cmp_sym(), and ut_huff_cmp_len().

◆ code

uint32_t HuffEntry::code

Definition at line 97 of file exr.c.

Referenced by calculate_codes().

◆ value

uint8_t HuffEntry::value

Definition at line 65 of file smacker.c.

◆ length

uint8_t HuffEntry::length

Definition at line 66 of file smacker.c.

◆ sym [2/2]

uint8_t HuffEntry::sym

Definition at line 184 of file vp3.c.


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