hash.h | 420 HASH_15_8_2 = 1, 428 case HASH_15_8_2: 429 hash_15_8_2.reset(new HashLongestMatch<15, 8, 2>()); 438 if (hash_15_8_2.get() != NULL) hash_15_8_2->SetStaticDictionary(dict); 442 std::unique_ptr<HashLongestMatch<15, 8, 2> > hash_15_8_2; member in struct:brotli::Hashers
|