Home
last modified time | relevance | path

Searched refs:GetCompoundDictionarySize (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/third_party/brotli/dec/
H A Ddecode.c1467 static int GetCompoundDictionarySize(BrotliDecoderState* s) { in GetCompoundDictionarySize() function
1850 int compound_dictionary_size = GetCompoundDictionarySize(s); in ProcessCommandsInternal()