Searched refs:BROTLI_LARGE_MAX_DISTANCE_BITS (Results 1 – 4 of 4) sorted by relevance
32 #define BROTLI_LARGE_MAX_DISTANCE_BITS 62U macro47 BROTLI_MAX_NDIRECT, BROTLI_MAX_NPOSTFIX, BROTLI_LARGE_MAX_DISTANCE_BITS)
45 npostfix, ndirect, BROTLI_LARGE_MAX_DISTANCE_BITS); in BrotliInitDistanceParams()
34 BROTLI_DISTANCE_ALPHABET_SIZE(0, 0, BROTLI_LARGE_MAX_DISTANCE_BITS)
2298 (s->large_window ? BROTLI_LARGE_MAX_DISTANCE_BITS : in BrotliDecoderDecompressStream()