Home
last modified time | relevance | path

Searched defs:dec32table (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/erofs/
Dunzip_lz4.c66 static const unsigned int dec32table[] = { 0, 1, 2, 1, 4, 4, 4, 4 }; in customized_lz4_decompress_safe_partial() local
/Linux-v4.19/lib/lz4/
Dlz4_decompress.c88 static const unsigned int dec32table[] = { 0, 1, 2, 1, 4, 4, 4, 4 }; in LZ4_decompress_generic() local
/Linux-v4.19/lib/zstd/
Ddecompress.c1063 static const U32 dec32table[] = {0, 1, 2, 1, 4, 4, 4, 4}; /* added */ in ZSTD_execSequence() local
1318 static const U32 dec32table[] = {0, 1, 2, 1, 4, 4, 4, 4}; /* added */ in ZSTD_execSequenceLong() local