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

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

Completed in 109 milliseconds