FFmpeg
|
HuffEntry Struct Reference
#include <utvideo.h>
Data Fields | |
uint8_t | sym |
uint8_t | len |
uint32_t | code |
Detailed Description
Field Documentation
uint32_t HuffEntry::code |
Definition at line 85 of file utvideo.h.
Referenced by calculate_codes().
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().
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().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11