Home
last modified time | relevance | path

Searched defs:dictionary_size_limit (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/brotli/research/
H A Dsieve.cc79 std::string sieve_generate(size_t dictionary_size_limit, size_t slice_len, in sieve_generate() argument
H A Ddeorummolae.cc169 std::string DM_generate(size_t dictionary_size_limit, in DM_generate() argument
H A Ddurchschlag.cc246 durchschlag_generate( size_t dictionary_size_limit, size_t slice_len, size_t block_len, const std::vector<size_t>& sample_sizes, const uint8_t* sample_data) durchschlag_generate() argument
443 durchschlagGenerateExclusive( size_t dictionary_size_limit, size_t block_len, const DurchschlagContext& context, const uint8_t* sample_data) durchschlagGenerateExclusive() argument
549 durchschlagGenerateCollaborative( size_t dictionary_size_limit, size_t block_len, const DurchschlagContext& context, const uint8_t* sample_data) durchschlagGenerateCollaborative() argument
641 durchschlag_generate(DurchschalgResourceStrategy strategy, size_t dictionary_size_limit, size_t block_len, const DurchschlagContext& context, const uint8_t* sample_data) durchschlag_generate() argument
[all...]

Completed in 3 milliseconds