FFmpeg  1.2.4
Data Fields
HeapElem Struct Reference

Data Fields

uint64_t val
int name

Detailed Description

Definition at line 34 of file huffman.c.

Field Documentation

int HeapElem::name

Definition at line 36 of file huffman.c.

Referenced by ff_huff_gen_len_table().

uint64_t HeapElem::val

Definition at line 35 of file huffman.c.

Referenced by ff_huff_gen_len_table().


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