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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dhash.h35 size_t dict_num_matches; member in struct:__anonadf62da50108
182 if (common->dict_num_matches < (common->dict_num_lookups >> 7)) {
194 common->dict_num_matches++;
459 hasher->common.dict_num_matches = 0;

Completed in 2 milliseconds