HomeSort by relevance Sort by last modified time
    Searched refs:dict_num_matches (Results 1 - 2 of 2) sorted by null

  /external/brotli/c/enc/
hash.h 51 size_t dict_num_matches; member in struct:__anon15574
202 if (self->dict_num_matches < (self->dict_num_lookups >> 7)) {
214 self->dict_num_matches++;
469 common->dict_num_matches = 0;
hash_composite_inc.h 64 common_a->dict_num_matches = 0;
73 common_b->dict_num_matches = 0;

Completed in 137 milliseconds