Searched refs:s_max_off (Results 1 – 1 of 1) sorted by relevance
114 static const size_t s_max_off[] = { variable166 while (unc + s_max_off[idx] < up) in compress_chunk()243 while (index < ARRAY_SIZE(s_max_off) - 1 && in decompress_chunk()244 unc + s_max_off[index] < up) { in decompress_chunk()