Searched refs:hash_table_data_words_ (Results 1 – 6 of 6) sorted by relevance
59 dict->hash_table_data_words_ = 0; in InitEncoderDictionary()72 BrotliFree(m, dict->hash_table_data_words_); in BrotliDestroyEncoderDictionary()454 current->hash_table_data_words_ = (uint16_t*)BrotliAllocate( in ComputeDictionary()459 current->hash_table_words = current->hash_table_data_words_; in ComputeDictionary()462 BuildDictionaryHashTable(current->hash_table_data_words_, in ComputeDictionary()
83 uint16_t* hash_table_data_words_; member
2207 if (dict->hash_table_data_words_) { in BrotliEncoderGetPreparedDictionarySize()