Home
last modified time | relevance | path

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

/external/brotli/enc/
Dhash.h48 size_t dict_num_matches; member
195 if (self->dict_num_matches < (self->dict_num_lookups >> 7)) { in SearchInStaticDictionary()
206 self->dict_num_matches++; in SearchInStaticDictionary()
417 common->dict_num_matches = 0; in HasherSetup()