XZ Utils
5.4.1
|
Precalculated CRC32 table with correct endianness. More...
Variables | |
const uint32_t | lzma_crc32_table [8][256] |
Precalculated CRC32 table with correct endianness.
const uint32_t lzma_crc32_table[8][256] |
lzma_crc32_table[0] is needed by LZ encoder so we need to keep the array two-dimensional.