OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_hops
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/brotli/dist/c/enc/
hash_forgetful_chain_inc.h
49
size_t
max_hops
;
member in struct:HashForgetfulChain
89
self->
max_hops
= (params->quality > 6 ? 7u : 8u) << (params->quality - 4);
245
size_t hops = self->
max_hops
;
Completed in 4 milliseconds
Indexes created Fri Apr 10 00:22:58 UTC 2026