OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BROTLI_MAX_DISTANCE
(Results
1 - 3
of
3
) sorted by null
/external/brotli/c/common/
constants.h
42
#define
BROTLI_MAX_DISTANCE
0x3FFFFFC
/external/brotli/c/enc/
hash_to_binary_tree_inc.h
254
if (distance <
BROTLI_MAX_DISTANCE
) {
hash.h
176
if (backward >=
BROTLI_MAX_DISTANCE
) {
Completed in 280 milliseconds