Searched refs:MAX_SIMPLE_DISTANCE_ALPHABET_SIZE (Results 1 – 1 of 1) sorted by relevance
33 #define MAX_SIMPLE_DISTANCE_ALPHABET_SIZE \ macro1146 uint8_t dist_depth[MAX_SIMPLE_DISTANCE_ALPHABET_SIZE]; in BrotliStoreMetaBlockTrivial()1147 uint16_t dist_bits[MAX_SIMPLE_DISTANCE_ALPHABET_SIZE]; in BrotliStoreMetaBlockTrivial()1172 BuildAndStoreHuffmanTree(dist_histo.data_, MAX_SIMPLE_DISTANCE_ALPHABET_SIZE, in BrotliStoreMetaBlockTrivial()1239 uint8_t dist_depth[MAX_SIMPLE_DISTANCE_ALPHABET_SIZE]; in BrotliStoreMetaBlockFast()1240 uint16_t dist_bits[MAX_SIMPLE_DISTANCE_ALPHABET_SIZE]; in BrotliStoreMetaBlockFast()