Home
last modified time | relevance | path

Searched defs:kMaxDictionaryWordLength (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/brotli/src/brotli/dec/
Ddictionary.h9488 static const int kMaxDictionaryWordLength = 24; variable
/external/chromium_org/third_party/brotli/src/brotli/enc/
Ddictionary.h9481 static const int kMaxDictionaryWordLength = 24; variable