mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-26 13:20:05 +00:00
b36acbec0e
Includes: - Multi-sequence move-to-front - Coding by id descriptor - Statistical coding of non-id words - Joint coding of opcode and num_operands Removed explicit form Huffman codec constructor - The standard use case for it is to be constructed from initializer list. Using serialization for Huffman codecs |
||
---|---|---|
.. | ||
bit_stream.cpp | ||
bit_stream.h | ||
bitutils.h | ||
hex_float.h | ||
huffman_codec.h | ||
move_to_front.h | ||
parse_number.cpp | ||
parse_number.h | ||
string_utils.cpp | ||
string_utils.h |