Module huffman
image
0.24.9
Module huffman
Module Items
Structs
Enums
Constants
In image::
codecs::
webp
Modules
decoder
encoder
extended
huffman
loop_filter
lossless
lossless_transform
transform
vp8
Structs
WebPDecoder
WebPEncoder
WebPQuality
image
::
codecs
::
webp
Module
huffman
Copy item path
Settings
Help
Summary
Source
Structs
§
Huffman
Tree
🔒
Huffman tree
Enums
§
Huffman
Tree
Node
🔒
Constants
§
MAX_
ALLOWED_
CODE_
LENGTH
🔒
Rudimentary utility for reading Canonical Huffman Codes. Based off https://github.com/webmproject/libwebp/blob/7f8472a610b61ec780ef0a8873cd954ac512a505/src/utils/huffman.c