Searched refs:BROTLI_MAX_ALLOWED_DISTANCE (Results 1 – 3 of 3) sorted by relevance
86 #define BROTLI_MAX_ALLOWED_DISTANCE 0x7FFFFFFC macro
46 BROTLI_MAX_ALLOWED_DISTANCE, npostfix, ndirect); in BrotliInitDistanceParams()
1900 if (s->distance_code > BROTLI_MAX_ALLOWED_DISTANCE) { in ProcessCommandsInternal()2396 BROTLI_MAX_ALLOWED_DISTANCE, npostfix, ndirect); in BrotliDecoderDecompressStream()