src/liblzma/check/crc32_small.c File Reference

CRC32 calculation (size-optimized). More...

#include "check.h"

Functions

static void crc32_init (void)
 LZMA_API (uint32_t)

Variables

uint32_t lzma_crc32_table [1][256]

Detailed Description

CRC32 calculation (size-optimized).


Variable Documentation

uint32_t lzma_crc32_table[1][256]

lzma_crc32_table[0] is needed by LZ encoder so we need to keep the array two-dimensional.


Generated on Tue Oct 6 14:02:22 2009 for XZ Utils by  doxygen 1.6.1