9#ifndef BROTLI_ENC_DICTIONARY_HASH_H_
10#define BROTLI_ENC_DICTIONARY_HASH_H_
12#include <brotli/types.h>
14#if defined(__cplusplus) || defined(c_plusplus)
21#if defined(__cplusplus) || defined(c_plusplus)
const uint8_t kStaticDictionaryHashLengths[32768]
Definition dictionary_hash.c:1000
const uint16_t kStaticDictionaryHashWords[32768]
Definition dictionary_hash.c:16