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

Data Fields

uint64_t val
 
int name
 

Detailed Description

Definition at line 36 of file huffman.c.

Field Documentation

uint64_t HeapElem::val

Definition at line 37 of file huffman.c.

Referenced by ff_huff_gen_len_table().

int HeapElem::name

Definition at line 38 of file huffman.c.

Referenced by ff_huff_gen_len_table().


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