Home
last modified time | relevance | path

Searched refs:BuildDictionaryHashTable (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dencoder_dict.c364 static void BuildDictionaryHashTable(uint16_t* hash_table_words, in BuildDictionaryHashTable() function
462 BuildDictionaryHashTable(current->hash_table_data_words_, in ComputeDictionary()