Searched refs:kStaticDictionaryHashLengths (Results 1 – 3 of 3) sorted by relevance
19 extern const uint8_t kStaticDictionaryHashLengths[32768];
1000 BROTLI_INTERNAL const uint8_t kStaticDictionaryHashLengths[32768] = { variable
23 dict->hash_table_lengths = kStaticDictionaryHashLengths; in BrotliInitEncoderDictionary()