FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
HuffEntry Struct Reference

#include <utvideo.h>

Data Fields

uint8_t sym
 
uint8_t len
 
uint32_t code
 

Detailed Description

Definition at line 82 of file utvideo.h.

Field Documentation

uint8_t HuffEntry::sym

Definition at line 83 of file utvideo.h.

Referenced by build_huff(), encode_plane(), ff_ut_huff_cmp_len(), and huff_cmp_sym().

uint8_t HuffEntry::len

Definition at line 84 of file utvideo.h.

Referenced by build_huff(), calculate_codes(), encode_plane(), and ff_ut_huff_cmp_len().

uint32_t HuffEntry::code

Definition at line 85 of file utvideo.h.

Referenced by calculate_codes().


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