Home
last modified time | relevance | path

Searched refs:kStaticDictionaryHashLengths (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Ddictionary_hash.c1000 BROTLI_INTERNAL const uint8_t kStaticDictionaryHashLengths[32768] = { variable
H A Ddictionary_hash.h19 extern const uint8_t kStaticDictionaryHashLengths[32768];
H A Dencoder_dict.c23 dict->hash_table_lengths = kStaticDictionaryHashLengths; in BrotliInitEncoderDictionary()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Ddictionary_hash.c1000 BROTLI_INTERNAL const uint8_t kStaticDictionaryHashLengths[32768] = { variable
H A Ddictionary_hash.h19 extern const uint8_t kStaticDictionaryHashLengths[32768];
H A Dencoder_dict.c23 dict->hash_table_lengths = kStaticDictionaryHashLengths; in BrotliInitEncoderDictionary()

Completed in 14 milliseconds