Searched refs:inc32table (Results 1 – 1 of 1) sorted by relevance
91 static const unsigned int inc32table[8] = {0, 1, 2, 1, 0, 4, 4, 4}; in LZ4_decompress_generic() local410 match += inc32table[offset]; in LZ4_decompress_generic()