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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dencoder_dict.h30 const uint8_t* hash_table_lengths; member in struct:BrotliEncoderDictionary
H A Dencoder_dict.c23 dict->hash_table_lengths = kStaticDictionaryHashLengths;
H A Dhash.h188 if (dictionary->hash_table_lengths[key] != 0) {
190 dictionary, dictionary->hash_table_lengths[key],

Completed in 4 milliseconds