Searched defs:is_custom_static_dict (Results 1 – 1 of 1) sorted by relevance
239 size_t size, uint32_t* num_prefix, BROTLI_BOOL* is_custom_static_dict) { in DryParseDictionary()423 BROTLI_BOOL is_custom_static_dict = BROTLI_FALSE; in DecodeSharedDictionary() local