Module vlc

Module vlc 

Source
Expand description

VLC (Huffman) table builder and decoder.

Structs§

Vlc
VlcElem

Constants§

VLC_INIT_INPUT_LE
VLC_INIT_OUTPUT_LE
VLC_INIT_STATIC_OVERLONG
VLC_INIT_USE_STATIC

Functions§

ff_vlc_init_from_lengths
Equivalent to upstream ff_vlc_init_from_lengths().
ff_vlc_init_sparse
Equivalent to upstream ff_vlc_init_sparse().
get_vlc2
Equivalent to get_vlc2().

Type Aliases§

VlcBaseType