Home
last modified time | relevance | path

Searched refs:dict_num_matches (Results 1 – 2 of 2) sorted by relevance

/external/brotli/c/enc/
Dhash.h51 size_t dict_num_matches; member
202 if (self->dict_num_matches < (self->dict_num_lookups >> 7)) { in SearchInStaticDictionary()
214 self->dict_num_matches++; in SearchInStaticDictionary()
469 common->dict_num_matches = 0; in HasherSetup()
Dhash_composite_inc.h64 common_a->dict_num_matches = 0; in FN()
73 common_b->dict_num_matches = 0; in FN()