Searched refs:hash_table_lengths (Results 1 – 3 of 3) sorted by relevance
30 const uint8_t* hash_table_lengths; member
23 dict->hash_table_lengths = kStaticDictionaryHashLengths; in BrotliInitEncoderDictionary()
188 if (dictionary->hash_table_lengths[key] != 0) { in SearchInStaticDictionary()190 dictionary, dictionary->hash_table_lengths[key], in SearchInStaticDictionary()