Home
last modified time | relevance | path

Searched defs:bucket_bits (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dcompound_dictionary.c15 const uint8_t* source, size_t source_size, uint32_t bucket_bits, in CreatePreparedDictionaryWithParams()
154 uint32_t bucket_bits = 17; in CreatePreparedDictionary() local
H A Dcompound_dictionary.h25 uint32_t bucket_bits; member
H A Dparams.h17 int bucket_bits; member
H A Dhash.h518 const uint32_t bucket_bits = self->bucket_bits; in FindCompoundDictionaryMatch() local
614 const uint32_t bucket_bits = self->bucket_bits; in FindAllCompoundDictionaryMatches() local
/aosp_15_r20/external/brotli/c/enc/
H A Dparams.h17 int bucket_bits; member