Searched refs:MAX_SIMPLE_DISTANCE_ALPHABET_SIZE (Results 1 – 1 of 1) sorted by relevance
33 #define MAX_SIMPLE_DISTANCE_ALPHABET_SIZE \ macro1163 uint8_t dist_depth[MAX_SIMPLE_DISTANCE_ALPHABET_SIZE]; in BrotliStoreMetaBlockTrivial()1164 uint16_t dist_bits[MAX_SIMPLE_DISTANCE_ALPHABET_SIZE]; in BrotliStoreMetaBlockTrivial()1189 BuildAndStoreHuffmanTree(dist_histo.data_, MAX_SIMPLE_DISTANCE_ALPHABET_SIZE, in BrotliStoreMetaBlockTrivial()1256 uint8_t dist_depth[MAX_SIMPLE_DISTANCE_ALPHABET_SIZE]; in BrotliStoreMetaBlockFast()1257 uint16_t dist_bits[MAX_SIMPLE_DISTANCE_ALPHABET_SIZE]; in BrotliStoreMetaBlockFast()